> Yet, the question "why the justDiv trick works" remains unclear.
justDiv trick ??
A guess:
name: "customFormat",
formatter is responsible for this. It's termRegExp is }}}. So \n
inside {{asdf{..}}} is no problem.
{{asdf{ .... }}} .. creates a <span> element
{{asdf{
}}} ... creates a <div> element.
but as you said, it's messy.
-m
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywikidev?hl=en.