src @Js class BulletList : ListBlock
Bullet list block
The bullet list marker that was used, e.g.
src new make(Str? marker := null)
src Str? marker
The bullet list marker that was used, e.g. -, *, or +, if available, or null otherwise.
-
*
+
Haxall 3.1.11 ∙ 10-Dec-2024 14:28 EST