gitpitch/docs/lists/basics.md

7 lines
238 B
Markdown
Raw Normal View History

2020-09-29 14:45:10 +08:00
# List Content
Unordered lists, ordered lists and nested lists are rendered using [standard markdown](https://guides.github.com/features/mastering-markdown/) syntax.
[List Basic Syntax](../_snippets/list-markdown-syntax.md ':include')