http://yalborap.tiddlyspot.com/#%5B%5BDemon%20Arms%20cards%5D%5D
> > So, I'm using the block-quotes functionality.
> > and all that. However, for a reason I can't quite figure out, the
> > thing then puts everything AFTER that block-quote into another quote!
You didn't close the "{{indent{" that you opened *inside* the block
quote.
Thus, instead of:
<<<
NAME{{indent{HP
<image>
RANGE
POWERS/QUIRKS
QUOTE
<<<
you should write:
<<<
NAME{{indent{HP
<image>
RANGE
POWERS/QUIRKS
QUOTE}}}
<<<
HTH,
-e
Eric Shulman
TiddlyTools / ELS Design Studios