Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 868 Bytes

Markdown.md

File metadata and controls

37 lines (24 loc) · 868 Bytes

Markdown


A good reference.

And advanced.

Title

Why waste the first header level on the title?

**<span style="font-size:3em;color:black">Markdown</span>**
***

Links

My favorite website is [Example](https://example.com).

Ordered Lists

Markdown corrects the numbering, so just use "1." for every entry, and Markdown will do the right thing.

Chrome Plugin: Markdown Preview Plus

Works great!

After installing:

  • Chrome: Extensions → Manage Extensions → Markdown Preview Plus → Allow access to file URLs (enable it)
  • Chrome: Markdown Preview Plus → Options:
    • Enable auto-reload (enable it)
    • Enable Table Of Content (enable it)
  • OS: Associate .md files with Chrome.