Skip to content

C code crashes when rendering strikethrough #29

@brandonchinn178

Description

@brandonchinn178

This works:

commonmarkToHtml [] [extStrikethrough] "a ~b~ c"

But this fails:

nodeToHtml [] [extStrikethrough] $ commonmarkToNode [] [extStrikethrough] "a ~b~ c"
Assertion failed: (false), function S_render_node, file html.c, line 445.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions