CodeBrowser / npm / markdown-escape
markdown-escape@2.0.0
// escape Markdown control characters
$ npm install markdown-escape
downloads/wk
1,278,804
license
MIT
version
2.0.0
published
Nov 16, 2022
What is markdown-escape?
The markdown-escape package provides a utility to escape special Markdown characters in strings, preventing them from being interpreted as Markdown formatting. Use this when you need to display user-generated content or raw text that contains Markdown syntax but should appear as literal characters rather than formatted output.
Keywords
#Markdown #escape #string
Maintainers
kemitchell