Hi!
I'm trying to mix HTML and markup using HTMLFormattingPlugin (1). It works,
however, it breaks a bit when using markup lists like the following:
<html>test1<br>Unordered list<br>*<span class='dummy'>Item</span> A - span
class<br>*<b>Item</b> B - b tag<br>*<span style='font-weight:
bold;'>Item</span> C - span style<br>* {{dummy{Item}}} D -
class<br>*''Item'' E - markup<br>*@@font-weight:bold;Item@@ F -
style<br><ul><li>Item G</li><li>Item H</li></ul></html>
Here, there is a line break between the bullet and items A, B and C and a
line break after. Items D, E and F are shown on the same line as the
bullets, but they are followed by two empty lines. If I omit the asterisks,
the items are shown in consecutive lines. Items G and H are always shown
correctly.
Any ideas how to get rid of superfluous breaks? Also, the code must be on a
single line, because it is used as a macro parameter.
(1) http://www.TiddlyTools.com/#HTMLFormattingPlugin
w
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.