Markdown Converting HTML to Markdown I often need to convert my legacy HTML files to markdown. There are couple of ways of accomplishing this using: * domchristie/to-markdown - Using node.js * xijo/reverse_markdown - Using a ruby
Markdown Markdown Style Guide Credit due to Styleguide Check out how all your default styles look, before you start having to write overrides to override your overrides. Table of contents * Headings * Text * Blockquotes * Lists * Media * Code and