Skip to content

Code inside a code block is getting converted to markdown #80

Description

@skatkov

Based on this report:
https://gist.github.com/panacotar/c5648328d41e6dea398476bec69a5e14

Seems like following code in a code block:
link_sanitizer.sanitize('<a href="example.com">Only the link text will be kept.</a>')

was converted to a "markdown".

link_sanitizer.sanitize('[Only the link text will be kept.](example.com)')

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions