- Index
- »
- markdown
- »
- BulletList
type
constructors
fields
| marker |
The bullet list marker that was used, e.g. |
|---|
Slot Details
make
new make(Str? marker := null)
marker
Str? marker
The bullet list marker that was used, e.g. -, *, or +, if available, or null otherwise.