Markdown: Difference between revisions

From Guerrilla Media Collective Wiki
Jump to: navigation, search
(Created page with "'''Markdown''' is is a way of writing plain text (without formatting), so that it can be converted to rich text (with links, bullet points, headers. bolds, italics, etc). This...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
* [https://www.youtube.com/watch?v=HndN6P9ke6U Learn The Basics Of Markdown in 10 Minutes With This Video Tutorial]
* [https://www.youtube.com/watch?v=HndN6P9ke6U Learn The Basics Of Markdown in 10 Minutes With This Video Tutorial]
* [http://daringfireball.net/projects/markdown/syntax Full Markdown syntax]
* [http://daringfireball.net/projects/markdown/syntax Full Markdown syntax]
* [https://www.markdownguide.org/extended-syntax/ Extended Markdown syntax]
* [https://dillinger.io/ Online Markdown editor]
* [https://medium.com/analytics-vidhya/the-ultimate-markdown-guide-for-jupyter-notebook-d5e5abf728fd The Ultimate Markdown Guide] (Or so the author says!)





Latest revision as of 09:12, 17 February 2021

Markdown is is a way of writing plain text (without formatting), so that it can be converted to rich text (with links, bullet points, headers. bolds, italics, etc). This is the exact same editing syntax used for Trello and Loomio, so it's a case of "buy one, get one for free"! The first two links come from Loomio themselves: