Move /e2e -> /e2e-tests
Этот коммит содержится в:
17
e2e-tests/cypress/tests/fixtures/markdown/markdown_text_style.md
поставляемый
Обычный файл
17
e2e-tests/cypress/tests/fixtures/markdown/markdown_text_style.md
поставляемый
Обычный файл
@@ -0,0 +1,17 @@
|
||||
### Text Style
|
||||
|
||||
**The following text should render as:**
|
||||
_Italics_
|
||||
_Ita_lics_
|
||||
*Italics*
|
||||
**Bold**
|
||||
***Bold-italics***
|
||||
**_Bold-italics_**
|
||||
~~Strikethrough~~
|
||||
|
||||
This sentence contains **bold**, _italic_, ***bold-italic***, and ~~strikethrough~~ text.
|
||||
|
||||
**The following should render as normal text:**
|
||||
Normal Text_
|
||||
_Normal Text
|
||||
_Normal Text*
|
||||
Ссылка в новой задаче
Block a user