-
Links to external websites are normal Markdown:
[words](http://the-website.com)[A](B)whereAis the visible words, andBis the URL.
-
Links to internal Markdown pages are like this:
[[folder/file-name.md|page name]][[A|B]]whereAis the file path to the Markdown file, andBis the visible words.
-
Links to files are like this:
[words](content/folder/file.pdf][A](content/B)whereAis the visible words,Bis the file path to the non-Markdown file.
-
Normal images are
 -
Images with relative paths are

Last active
August 29, 2015 14:22
-
-
Save saibotsivad/9257ccbb80beb49dc6c0 to your computer and use it in GitHub Desktop.
Markdown+Noddity Cheatsheet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment