Maybe I'm not using the feature as intended but at the moment titles really mess up my tiddlers.
For example, say I have a tiddler "Subtopic" containing the following wikitext (indented for clarity):
Some intro text, blablablablabla, nothing important, ....
! First Section
Some more explanation, blablablablablablabla
!! First Subsection
Some more explanation, blablablablablablabla
!! Second Subsection
Some more explanation, blablablablablablabla
If I transclude it in this other tiddler ("Maintopic"):
Some intro text, blablablablabla, nothing important, ....
! First Main Section
Some more explanation, blablablablablablabla
!! First Main Subsection
Some more explanation, blablablablablablabla
{{Subtopic}}
The transcluded tiddler will start with a `h1` title , which will screw up the flow of the "Maintopic" tiddler. How do you handle this?