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
父節點 7e56e82b6a
當前提交 a85ba0eec7
共有 1 個文件被更改,包括 2 次插入0 次删除

查看文件

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