*BUG? v.0.8.1 -- Block Nesting Broken?*
Ciao PMario
Below is example that fails to render nested elements. Code first. Render
second.
Normal WikiText also fails within the scope of the "POEM" div. Failed part
of example render in RED.
Best wishes
TT
--- CODE -----
\\ CUSTOM POETRY \\
\\ -- container ----- \\
\customize angle=POEM _element="div" _endString="/POEM" _classes=".poem-c"
\\ -- components --- \\
\customize single=P-H _element="h3"
\customize pilcrow=P-B _element="div" _endString="/P-B"
»POEM
›P-H JABBERWOCKY
¶P-B ’Twas brillig, and the slithy toves
Did gyre and gimble in the wabe:
All mimsy were the borogoves,
And the mome raths outgrabe.
/P-B
/POEM
--- RENDER ------
<div class="poem-c wltc-l1 wltc">
›P-H JABBERWOCKY
¶P-B ’Twas brillig, and the slithy toves
Did gyre and gimble in the wabe:
All mimsy were the borogoves,
And the mome raths outgrabe.
/P-B
</div>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/tiddlywikidev/5ebdf387-d0ba-4b3f-b7ad-4a437315a996n%40googlegroups.com.