Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Asterisks in link titles aren't handled correctly. #77

Description

@krisajenkins

This markdown works as you'd expect:

[Brainfuck](https://en.wikipedia.org/wiki/Brainfuck)

...but if you want to be polite about it, then you're out of luck, because this markdown:

[Brainf*ck](https://en.wikipedia.org/wiki/Brainfuck)

...parses as Str "[Brainf*ck](https://en.wikipedia.org/wiki/Brainfuck)".

I tried the same markup in http://spec.commonmark.org/dingus/ and it renders as a link, so I believe it's valid markdown.

Thought you'd want to know. :-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions