This is just a little note for those that don’t know about Markdown! I didn’t. Now I do. I’m happier. To summarise Markdown it’s human readable and editable in a simple text editor, and easily converted into HTML and other formats. Github use it for README.md parsing, and it brings a professional touch to any directory in a git source tree on github with a README.md file. Here is one such example on my project:
FreeEMS Decoders Directory Markdown README
The top level directory also has one, of course.
The reference for Markdown is this site:
I like the way he writes!
Enjoy!