mirror of
https://github.com/progsource/maddy.git
synced 2026-03-25 07:50:39 +01: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