Some online editors for Markdown syntax

If you have worked with Github and you have created some Github pages probably “markdown syntax” is part of your daily work. This great language was created by John Gruber and Aaron Swartz and used in many systems like Github, Atlassian Bitbucket, Atlassian Stash, etc. the nice thing about this language is that it is really simple and light. But, sometimes is difficult to imagine what is going to be the result of a particular statement. So, in order to have a preview of your small Markdown documents, you can use an online viewer, next is a list of them (the order is my own preference):

  1. http://markable.in/editor/
  2. http://dillinger.io/
  3. http://markdownlivepreview.com/
  4. http://www.markdownviewer.com/

If you want to know more about Markdown, please visit next links:

  1. http://daringfireball.net/projects/markdown/syntax
  2. http://en.wikipedia.org/wiki/Markdown
  3. https://help.github.com/articles/github-flavored-markdown
  4. https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
  5. https://guides.github.com/features/mastering-markdown/
  6. https://bitbucket.org/tutorials/markdowndemo/overview

That’s it for today!

Be happy with your code!

 

Leave a Reply

Your email address will not be published. Required fields are marked *