Question: Sanitize Markdown #644

Open
opened 2026-01-29 14:41:55 +00:00 by claunia · 0 comments
Owner

Originally created by @molinch on GitHub (Dec 28, 2023).

First of all thanks for the awesome lib!

Are you aware of a possibility to parse a string that contains Markdown and sanitize it to ensure only the allowed Markdown functionalities remain?
In our case we want to guarantee we want to guarantee we can only use bold/italic/lists/links.

Originally created by @molinch on GitHub (Dec 28, 2023). First of all thanks for the awesome lib! Are you aware of a possibility to parse a string that contains Markdown and sanitize it to ensure only the allowed Markdown functionalities remain? In our case we want to guarantee we want to guarantee we can only use bold/italic/lists/links.
claunia added the question label 2026-01-29 14:41:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#644