Is there any way to include a monospaced block in numbered bullet
points?
If I do it the following way, the numbering restarts:
#Item 1
#Item 2
{{{
a monospaced block
}}}
#Item 3
And when using a break, it doesn't recognize it should be a block:
#Item 1
#Item 2<br>{{{
a monospaced block
}}}
#Item 3
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
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
-~----------~----~----~----~------~----~------~--~---