Tips For Markdown
Pretty Comprehensive Overview
Another Good ones
Markdown Math
- Sum as Simga = \sum_{i=1}^{m}
-
Tables try word . use ‘—’ as a header line.
Markdown Links
How to quotes?
Use the alligator eaters: ‘> Quoted text.’ and ‘> > Quoted quote.’’
How to turn an excel table into a markdown table?
This is something I’m often trying to do. Turns out, this guy did it for me.