> I noticed that it adds an span whenever you have a blank line in the html.

Please read the plugin documentation regarding the handling of
newlines.  By default, embedded newlines are treated as TW-formatted
content and are retained in the output.  If you don't want newlines to
be retained (i.e., the "normal" HTML handling), then you should be
using the <hide linebreaks> "psuedo-tag" within your HTML:

<html><hide linebreaks>...mixed HTML and TW-formatted content here...</
html>

Alternatively, if you are not using any TW syntax within the HTML, you
can use the <nowiki> psuedo-tag:

<html><nowiki>... HTML content only ...</html>

Please note: if you change my plugin code, you MUST rename your copy
of the plugin to avoid confusion.  Please see 
http://www.TiddlyTools.com/#LegalStatements
for further information regarding terms of use.

-e


-- 
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 tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to