Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-692

Markdown Sink: Incorrect escape characters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-M6, 2.0.0
    • Module - Markdown
    • None

    Description

      According to https://daringfireball.net/projects/markdown/syntax#backslash only some characters can be escaped with a leading "\". Notably missing is e.g. < and > which must not be escaped. Currently those are being prepended with a slash as well leading to backslash appearing in the output (e.g. when rendered to XHTML)

      Attachments

        Issue Links

          Activity

            People

              kwin Konrad Windszus
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: