Hi, 

If you want to set things globally just create a new stylesheet tiddler 
with this content

ol li { list-style-type:upper-alpha; }
ol li li  { list-style-type:lower-alpha; }
ol li li li { list-style-type:upper-roman; }

Using with ordered lists 

# test 
## asdf
### test

No extra chars needed. Especially if you need to change something later, 
you don't need to think about it, which class to use

have fun!
mario


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/dd42b0a7-d9c4-4cc7-8b76-cb7cebc3e2cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to