ormolu/expected-failures/pandoc.txt

10 lines
296 B
Plaintext
Raw Normal View History

The GHC parser (in Haddock mode) failed:
benchmark/weigh-pandoc.hs:14:1-6
parse error on input `import'
Formatting is not idempotent:
2020-08-22 23:48:38 +03:00
src/Text/Pandoc/Readers/Vimwiki.hs<rendered>:613:19
before: ".softbreak <$ endlin"
after: ".softbreak\n <$ en"
Please, consider reporting the bug.