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