1
0
Mirror von https://github.com/quitesimpleorg/qsmaddy.git synchronisiert 2024-11-28 17:52:35 +01:00

docs: Update strong documentation

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Dieser Commit ist enthalten in:
Patrick José Pereira 2018-10-25 11:14:25 -03:00
Ursprung 7e56e82b6a
Commit a85ba0eec7

Datei anzeigen

@ -221,10 +221,12 @@ results in
```
**bold text**
__bold text__
```
results in
```html
<strong>bold text</strong>
<strong>bold text</strong>
```
## emphasized