A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Python-Markdown/markdown/issues/1209 below:

link text containing backtick code doesn't work for `[]::()` · Issue #1209 · Python-Markdown/markdown · GitHub

With Markdown 3.3.6, the following markdown link doesn't render properly (no output is generated):

[Hello `[T]::world()` link](https://example.com)

If I remove the inner right-bracket ] or the following colon :, or the open parenthesis (, then it does render something.

commonmark 0.9.1 is able to render this link as expected:

<a href="https://example.com">Hello <code>[T]::world()</code> link</a>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4