Hi Arlen, JD

those paragraphs apparently are generated by the wiki parser when it 
encounters new-lines / whitespace

that's useful when writing text within a tiddler to get actual new lines in 
the rendered result when:

```
text

more text
```

but for ui parts it's not always desirable. at some points the core ui 
actually uses it without explicitely adding span or div or p elements

just consider that if it's a vnd.tiddlywiki tiddler and there's no 
\whitespace trim pragma on top, such new lines will generate paragraphs

you can however put a \whitespace trim on top of the tiddler (and 
separately within macro definitions inside that tiddler) .. I don't know if 
there's a \rules pragma which can be used to switch paragraphs off

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1a3f4839-2b35-4ad0-b202-da7391b829ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to