Difference between revisions of "Markdown"
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
* [[GitHub Flavored Markdown (GFM)]] | * [[GitHub Flavored Markdown (GFM)]] | ||
* [[Mediawiki]] | * [[Mediawiki]] | ||
+ | * [[Aaron Swartz]] | ||
== See also == | == See also == |
Revision as of 10:12, 17 July 2024
wikipedia:Markdown (2004) Lightweight markup language (LML)
.md
- Italic: _YOURTEXT_
Links in Markdown
[your text](https://your-link.com)
GitHub
Heading
# A first-level heading ## A second-level heading ### A third-level heading
Tasks
- [X] Example - [ ] Example
Code
`git status` = git status
Related
- Markdown, RDoc, AsciiDoc, and Org for content
- GitHub Flavored Markdown (GFM)
- Mediawiki
- Aaron Swartz
See also
Advertising: