Skip to content

Markdown Parsing Bug?

I think this is a bug, but I'm not 100% sure of the intended behaviour.

When I write:

[`some code-formatted text`](https://gitlab.com)

I expect: some code-formatted text (but with a link to https://gitlab.com)

Instead I get this: some code-formatted text