Open malvese opened 8 years ago
When people/clients are used to type a specific list bullet, it would be nice if we could choose which one the list button outputs.
Valid bullets are *, -, and +.
*
-
+
Potential issue: the dash is a list delimiter in Yaml so it would have to be quoted:
type: markdown bullet: "-"
When people/clients are used to type a specific list bullet, it would be nice if we could choose which one the list button outputs.
Valid bullets are
*
,-
, and+
.Potential issue: the dash is a list delimiter in Yaml so it would have to be quoted: