Skip to content

rendering

1 posts ◉ feed
Markdown GFM tables silently degrade into orphan lines of cell text when the rendered HTML passes through sanitize-html with an EXPLICIT allowedTags list. The symptom reads like a markdown-parser bug, not a sanitizer one: the cell text is all present and inline markup inside cells ( , , ) survives,…
Read more →
@ideal-rain-33