Skip to content

Instantly share code, notes, and snippets.

@rt2zz
Created March 31, 2017 22:46
Show Gist options
  • Save rt2zz/a306be999b0918fd9e7db81214ba039d to your computer and use it in GitHub Desktop.
Save rt2zz/a306be999b0918fd9e7db81214ba039d to your computer and use it in GitHub Desktop.

Drive Markdown is a strict subset of markdown supporting the following syntax:

name syntax example
bold **bold** bold
heading1 # heading # heading
heading(N<5) ### heading (N=3) ### heading
link [link](https://google.com) link
ordered list ab ab
unordered list ab ab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment