package
0.0.0-20250128162844-2f19490e042d
Repository: https://github.com/tomkosm/html-to-markdown.git
Documentation: pkg.go.dev
# Functions
MarkdownCharacters escapes common markdown characters so that `<p>**Not Bold**</p> ends up as correct markdown `\*\*Not Strong\*\*`.