镜像来自
https://github.com/quitesimpleorg/qsmaddy.git
synced 2025-08-13 16:49:53 +02:00
Merge branch 'master' into add_italic
This commit is contained in:
@@ -221,10 +221,12 @@ results in
|
||||
|
||||
```
|
||||
**bold text**
|
||||
__bold text__
|
||||
```
|
||||
results in
|
||||
```html
|
||||
<strong>bold text</strong>
|
||||
<strong>bold text</strong>
|
||||
```
|
||||
|
||||
## italic
|
||||
|
Reference in New Issue
Block a user