1
0
镜像自地址 https://github.com/quitesimpleorg/qsmaddy.git 已同步 2024-06-09 15:10:31 +02:00

docs: Update strong documentation

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
这个提交包含在:
Patrick José Pereira 2018-10-25 11:14:25 -03:00
父节点 7e56e82b6a
当前提交 a85ba0eec7

查看文件

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