Update test-markdown-basics.md (#5655)
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
f8aaf312c1
Коммит
5eb190c53b
@@ -4,12 +4,13 @@ Tests for text style, code blocks, in-line code and images, lines, block quotes,
|
|||||||
### Text Style
|
### Text Style
|
||||||
|
|
||||||
**The following text should render as:**
|
**The following text should render as:**
|
||||||
_Italics_
|
_Italics_
|
||||||
*Italics*
|
_Ita_lics_
|
||||||
**Bold**
|
*Italics*
|
||||||
***Bold-italics***
|
**Bold**
|
||||||
**_Bold-italics_**
|
***Bold-italics***
|
||||||
~~Strikethrough~~
|
**_Bold-italics_**
|
||||||
|
~~Strikethrough~~
|
||||||
|
|
||||||
This sentence contains **bold**, _italic_, ***bold-italic***, and ~~stikethrough~~ text.
|
This sentence contains **bold**, _italic_, ***bold-italic***, and ~~stikethrough~~ text.
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user