|
|
|
|
|
by leeoniya
5232 days ago
|
|
i'm going to do a shameless plug for my github project here because it's quite related but not large enough to dedicate an entire thread to it. it converts DOM > markdown on the client. https://github.com/leeoniya/reMarked.js the stated goal is to integrate into existing WYSIWYG html editors to produce markdown output. kind of like Markdownify, but on the client. yay markdown! :D |
|
Markdown is exactly what we needed but there weren't any good JS WYSIWYG editors available, so I hacked one together.