Skip to content

When a linebreak occurs in a link, the link is not parsed. #97

@vermiculus

Description

@vermiculus
[really long pieces of text spanning
two lines](link)

should work.

(assert
 (= (md-to-html-string "[long\nline](link)")
    (md-to-html-string "[long  line](link)")))

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions