Comment on Markdown.css – make HTML look like plain-textComments−dfc13yThis is nice. The one use case its missing for me is copy/paste with formatting. Currently I use: $ pandoc -f html -t markdown http://example.org/page.htm > page.mdwn
Comments
This is nice. The one use case its missing for me is copy/paste with formatting. Currently I use: