##// END OF EJS Templates
change ol format order...
change ol format order from: I.A.1.a.i to: 1.A.a.i

File last commit:

r8053:58574fbf
r9204:1b7d9281
Show More
tiddlywiki.css
14 lines | 220 B | text/css | CssLexer
span.cm-underlined {
text-decoration: underline;
}
span.cm-strikethrough {
text-decoration: line-through;
}
span.cm-brace {
color: #170;
font-weight: bold;
}
span.cm-table {
color: blue;
font-weight: bold;
}