docs: Update strong documentation

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
This commit is contained in:
Patrick José Pereira 2018-10-25 11:14:25 -03:00
parent 7e56e82b6a
commit a85ba0eec7
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni

Vedi File

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