Skip to content

Properly handle code-fencing #7

@asimpson

Description

@asimpson

Code-fencing seems to half-way work. If you have some markdown that has a code-fence (3 backticks) the resulting HTML still contains back-ticks, e.g.

"
<h1>test</h1>

<p>
<code>`
(foo 'bar)
</code>`
</p>"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions