Custom Turndown plugin to HTMLarkdown plugin equivalent
#44
EvitanRelta
started this conversation in
General
Replies: 1 comment 2 replies
|
Actually, the demo-site exposes the |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Question on Reddit on whether HTMLarkdown can be customised to convert custom-HTML to custom-Markdown, like in
Turndown.Yep, it can! Here's a
Turndownplugin, that adds a custom rule:And here's the equivalent in HTMLarkdown:
All reactions