Bullet Lists
Description
.md markdown syntax
Basic Bullet Lists
- Item 1
- Item 2
- Item 3Alternative Markers
* Item using asterisk
+ Item using plus sign
- Item using hyphenNested Lists
- Item 1
- Nested item 1.1
- Nested item 1.2
- Deep nested item 1.2.1
- Item 2
- Item 3Lists with Custom Attributes
.adf-schema.json schema
Examples
Simple List
List with Formatting
Multi-level Nested List
List with Rich Content
Mixed Content List
Last updated