Tutorial: Markdown editor with AngularJS and marked
What I want to achieve today:
- simple web application allowing to write something in Markdown and instantly see results in HTML while writing.
- Most of the time I use Markdown to create GitHub README.md files, so I would like my app to be able to...