pandoc-5

When a code-block starts with a period, ROFF MS interpreted this as a command rather than a part of the code-block. The solution is to escape the periods.

ghc-version: 8.10.7

hasbugs-version: 1.0.0

license: GPLv2

build-framework: stack

Repository
GitHub Artifacts :

Faults @651a3d96

[
  {
    "endline": 207,
    "file": "src/Text/Pandoc/Writers/Ms.hs",
    "function": "blockToMs",
    "module": "Text.Pandoc.Writers.Ms",
    "startline": 207
  }
]

Fixes @c3b170be

[
  {
    "endline": 209,
    "file": "src/Text/Pandoc/Writers/Ms.hs",
    "function": "blockToMs",
    "module": "Text.Pandoc.Writers.Ms",
    "startline": 207
  }
]