Sorry, posted too quick. That would of course change all code inserted in
level 1 lists. If this is not acceptable, you need to attach a custom class
or custom css.
Using:
* List item 1
* List item 2 - Code:
{{classname{
text to be formatted
}}}
* List item 13
With CSS something like:
.classname{
white-space:nowrap;
font-family: monospace;
font-size: 1.2em;
line-height: 1.4em;
margin-left: 0.5em;
overflow: auto;
padding: 0.5em;
}
should do the job
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/tiddlywiki/-/UlM5Nm82U01QZ1FK.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.