Chrome Markdown Editor
## Blockquotes Markdown is a lightweight markup language with plain-text-formatting syntax, created in 2004 by John Gruber with Aaron Swartz. Markdown is often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor. Markdown Viewer. A chrome extension to preview the Markdown. Install from Chrome Web Store. When you open the Markdown file in a browser, the preview appears. A Github Flavored Markdown Editor. Contribute to chenzhiwei/chrome-markdown-editor development by creating an account on GitHub. Typora gives you a seamless experience as both a reader and a writer. It removes the preview window, mode switcher, syntax symbols of markdown source code, and all other unnecessary distractions. Instead, it provides a real live preview feature to help you concentrate on the content itself. Distractions Free Seamless Live Preview.
Chrome Markdown Copy
I recently began to use .md file as a Readme file in my torrents. Though I can use .txt but .md is more consistent and reliable for me, since it is a markup language. (Previously I was using .jpeg files)
Hope you have latest version of firefox or chrome installed. This method will work on all OS with Chrome or Firefox installed. (Personally, I checked on Windows with Chrome and Firefox installed)
Viewing on Firefox:
Just install a add-on named 'Markdown Viewer' or Click here
*Restart Firefox
*Open New tab
*Drag .md file anywhere (Don't drag outside of firefox )
Viewing on Chrome:
In Chrome webstore search for add-on named 'Markdown Viewer' or Click here
*Install it
*Go to extensions page and Check 'Allow access to file urls' (This will allow this addon to render .md files which are saved locally)
*Open New tab
*Drag .md file anywhere (Don't drag outside of Chrome , I know you didn't laugh this time)
Done