Comment on Markdown.css – make HTML look like plain-textparentComments−bambax13yExactly.I had made a converter that used XSLT and produced actual selectable and copy-able (?) markdown text; didn't gain much traction; I'll post it again to see if anyone's interested.−bambax13yHere is my version of a Markdown converter:http://markitdown.medusis.com/Converts any rich text to Markdown (vanilla Markdown, but selectable).
Comments
Exactly.
I had made a converter that used XSLT and produced actual selectable and copy-able (?) markdown text; didn't gain much traction; I'll post it again to see if anyone's interested.
Here is my version of a Markdown converter:
http://markitdown.medusis.com/
Converts any rich text to Markdown (vanilla Markdown, but selectable).