#4822 in-repo markdown parser fails on utf-8 [ss378]

v1.11.0
closed
nobody
General
nobody
2019-06-17
2012-08-29
Chris Tsai
No

[forge:site-support:#378]

The presence of any utf-8 causes markdown parsing to fail with a vague error:

ERROR! The markdown supplied could not be parsed correctly. Did you forget to surround a code snippet with "~~~~"?

The problem only occurs when viewing a markdown file directly, not when it is rendered in a directory view.

Example illustrating the problem, with utf-8 smart quotes (e2 80 99): https://sourceforge.net/u/jnewsome/doctest/ci/405da8825d4b93939f9302421c045e28a73116fa/tree/utf8-fail-demo/README.md

The same file renders fine from the directory view: https://sourceforge.net/u/jnewsome/doctest/ci/405da8825d4b93939f9302421c045e28a73116fa/tree/utf8-fail-demo/

Discussion

  • Chris Tsai - 2012-09-26
    • labels: support --> support, p3
     
  • Dave Brondsema

    Dave Brondsema - 2019-02-20
    • status: open --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2019-02-20

    This is working now, must've been fixed some time in the past.

     
  • Dave Brondsema

    Dave Brondsema - 2019-06-17
    • Milestone: unreleased --> v1.11.0
     

Log in to post a comment.