ordered lists: type lower alpha?
Klaus Mueller
m at klml.de
Tue Jul 23 12:40:13 EDT 2013
Hi folks,
atm we have in markdown [ordered lists] with the [type] 'arabic numbers'
working:
1. one
1. two
would it be possible to have also the type 'lower alpha'?
a. first
a. second
The type attribute is deprecated, but it is allowed to supported it or
just add an inline css (e.g. " style='list-style-type: lower-alpha;' ").
thx & greetz
klml
[ordered lists]: http://www.w3.org/TR/REC-html40/struct/lists.html#h-10.2
[type]: http://www.w3.org/TR/REC-html40/struct/lists.html#type-values
--
Klaus Mueller
+49 178 54 38 400
klml.de
More information about the Markdown-Discuss
mailing list