Difference between revisions of "Markdown"

From wikieduonline
Jump to navigation Jump to search
Line 25: Line 25:
 
  - [X] Example
 
  - [X] Example
 
  - [ ] Example
 
  - [ ] Example
 +
  
 
Code:
 
Code:
 +
 
`git status` = <code>git status</code>
 
`git status` = <code>git status</code>
  

Revision as of 10:11, 17 July 2024

wikipedia:Markdown (2004) Lightweight markup language (LML)


.md



Links in Markdown

[your text](https://your-link.com)


GitHub

# A first-level heading
## A second-level heading
### A third-level heading

Tasks:

- [X] Example
- [ ] Example


Code:

`git status` = git status

Related

See also

Advertising: