Skip to content

autolink not parsed if em-dash is right after it #1811

@ousia

Description

@ousia
<https: www.link.com>—

gives the following HTML output:

<p><https://www.link.com>—</p>

This seems to be caused by having the Unicode character right after the autolink. The XML decimal entity (&#8212;) is not problematic.

Tested with both pandoc-1.13.1 for Fedora 20 and http://johnmacfarlane.net/pandoc/try/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions