-
Notifications
You must be signed in to change notification settings - Fork 1
Markdown
Léo edited this page Oct 27, 2024
·
48 revisions
# title1
## title2
### title3
**text**
*text*
~~text~~
- list
- list
- list
- sublist
> text
| a | b | c |
|:------|:-----:|------:|
| 100 | 120 | 140 |
- [ ] unchecked
- [x] checked
[text](https://URL)
![alt](https://URL/img.png)
Note
Not all images can be displayed, it depends on the security policy of the hosting site.
___
<small>
, <progress>
, <details>
, <mark>
, <kbd>
, etc.
Note
Some video
or audio
require crossorigin
attribute.
.bold
, .italic
, .underline
, .strikethrough
, .align-left
, .align-center
, .align-right
, .align-justify
, .float-left
, .float-right
, .d-block
, .d-grid
, .d-table
, .d-flex
, .d-inline-flex
, .d-inline
, .d-inline-block
, .d-none
, .justify-content-center
, .align-items-center
, .txt-red
, .txt-green
, .txt-blue
, .txt-pink
, .txt-yellow
<i class="fa-solid fa-house"></i>