docs: Update strong documentation

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Esse commit está contido em:
Patrick José Pereira 2018-10-25 11:14:25 -03:00
commit a85ba0eec7
1 arquivos alterados com 2 adições e 0 exclusões

Ver arquivo

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