Created
September 5, 2024 04:05
-
-
Save nyphalim/3cb20ecb0df0ee7ed08ffb9736670fac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <ol> | |
| <li>Пункт_1</li> | |
| <li>Пункт_2</li> | |
| <li>Пункт_3 | |
| <ol> | |
| <li>Подпункт_1</li> | |
| <li>Подпункт_2</li> | |
| </ol> | |
| </li> | |
| <li>Пункт_4</li> | |
| </ol> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment