I have a Markdown file, and I want to open it with the formatting. I tried using a web browser, but it just gave me plain text. I also added two Chrome extensions, but it still just gave me some plain text.
Links to those extensions:
https://chrome.google.com/webstore/detail/markdown-preview-plus/febilkbfcbhebfnokafefeacimjdckgl
https://chrome.google.com/webstore/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk
https://addons.opera.com/en/extensions/details/markdown-here/
You can use Atom. It can be downloaded at https://www.atom.io. Atom includes a package to preview Markdown files. It can be activated by using Ctrl+Shift+M
.
Source: https://flight-manual-atom-io.github.io/using-atom/sections/writing-in-atom/