docs: Update strong documentation

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
このコミットが含まれているのは:
Patrick José Pereira 2018-10-25 11:14:25 -03:00
コミット a85ba0eec7

ファイルの表示

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