On Saturday, December 5, 2020 at 12:25:55 PM UTC-8 Jan wrote:

> If I insert something else, like a header or a bullet there is no way to 
> pick up the numbering. 
>

The trick to preserving the numbering is to wrap the block-mode item 
content inside a <div>...</div>, like this:

# one
# two
# three<div>

!!header in three

* first bullet in three
* second bullet in three
* third bullet in three

A paragraph within three.

and another paragraph.

</div>
# four
# five

see https://tiddlywiki.com/#Lists%20in%20WikiText (scroll to the bottom for 
"Paragraphs in Lists")

-e

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/36a5b884-0f0b-4c0e-be55-e5f3790e83bfn%40googlegroups.com.

Reply via email to