docs: Update strong documentation

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Cette révision appartient à :
Patrick José Pereira 2018-10-25 11:14:25 -03:00
Parent 7e56e82b6a
révision a85ba0eec7
1 fichiers modifiés avec 2 ajouts et 0 suppressions

Voir le fichier

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