I have been looking for a good Markdown editor for quite a while, and after a lot of research, I finally I found one.
Some of the key features that were very important to me on a Markdown editor were:
- Live preview
- File browser (sidebar)
- GitHub flavored
- Fast and non-laggy preview
And not surprisingly, Atom from GitHub was my solution.
![Imgur](https://i.imgur.com/NNfA8MJ.gif)
You might also want to:
- Change the preferences of the already installed package markdown-preview to GitHub flavored
![](https://imgur.com/eyJYliK.gif)
- And install markdown-preview-auto-open
apm install markdown-preview-auto-open
No comments:
Post a Comment