Skip to content

Angle quotes again :) #74

@huapeng01016

Description

@huapeng01016

With 0.17.3, the following angle quotes are not handled ideally

    Source: "<<test>>abcd<</test1>>"
    Flexmark:
    <p>&laquo;test&raquo;abcd&lt;&lt;/test1&gt;&gt;</p>
    Pegdown:
    <p>&laquo;test&raquo;abcd&laquo;/test1&raquo;</p>

    Source: <<test>>abcd<<:test1>>"
    Flexmark:
    <p>&laquo;test&raquo;abcd&lt;&lt;:test1&gt;&gt;</p>
    Pegdown:
    <p>&laquo;test&raquo;abcd&laquo;:test1&raquo;</p>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions