зеркало из https://github.com/github/docs.git
Add row to Styling text - Underline (#35076)
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com> Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
Родитель
5b254c748a
Коммит
43aeef86fc
|
@ -40,6 +40,7 @@ You can indicate emphasis with bold, italic, strikethrough, subscript, or supers
|
|||
| All bold and italic | `*** ***` | None | `***All this text is important***` | ***All this text is important*** | <!-- markdownlint-disable-line emphasis-style -->
|
||||
| Subscript | `<sub> </sub>` | None | `This is a <sub>subscript</sub> text` | This is a <sub>subscript</sub> text |
|
||||
| Superscript | `<sup> </sup>` | None | `This is a <sup>superscript</sup> text` | This is a <sup>superscript</sup> text |
|
||||
| Underline | `<ins> </ins>` | None | `This is an <ins>underlined</ins> text` | <ins>This text is underlined</ins> |
|
||||
|
||||
## Quoting text
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче