Most developers know the basics of Markdown: # for headers, ** for bold, * for italic, - for lists. But Markdown has features that many people use daily without ever discovering. I write everything in Markdown -- documentation, blog posts, project proposals, meeting notes -- and I still find syntax I had overlooked. Here are the features that made...