I'm trying to put sample code within a numbered/bulleted block:
# item 1
# item 2
{{{
Multi-line
Sample code for item 2
Another line
}}}
# item 3
But when this comes out, it looks like this:
1. item 1
2. item 2
Multi-line
Sample code for item 2
Another line
1. item 3
How do I setup my code to keep the numbering and bullets running
around the {{{/}}} block?
Thanks,
Dan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---