On Wednesday, September 9, 2020 at 9:44:34 AM UTC-7, talha131 wrote:
>
> Your `div` trick solve the issue.
>

The <div> trick is goes all the way back to the original TiddlyWiki Classic 
days, and is described here:

https://tiddlywiki.com/#Lists%20in%20WikiText
(scroll to the bottom of the tiddler where it says "Paragraphs in Lists")

Note: you can actually use any matching pair of SGML tags you like, even 
ones that aren't defined for HTML.
This can be used for *any* "block mode" content (i.e., formatting the 
requires newlines), such as tables, bullets, etc.

For example, here's a complex TiddlyWiki formatted table within numbered 
bullet item:
# Step 1
# Step 2
# Step 3<gronk>

|Cell1 |Cell2 |Cell3 |Cell4 |
|Cell5 |Cell6 |Cell7 |<|
|Cell5 |~|Cell7 |Cell8 |
|>|Cell9 |Cell10 |Cell11 |
</gronk>
# Step 4
# Step 5
# Step 6

-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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b0f03ea0-ab5c-44d2-893c-d32ca931e8d1o%40googlegroups.com.

Reply via email to