I had the newlines hidden by putting config.options.chkHTMLHideLinebreaks=true; in a tiddler with the "systemConfig" tag. It still creates empty spans when it encounters newlines. This throws off the :last-child selector unless you have no newline between the last element and the "</html>" tag in the tiddler (actually further testing shows that any sort of whitespace, not just newlines will create an empty span element). Normally the empty span wouldn't be a big deal or even noticeable, I only noticed it because of the css I'm using.
Thanks for informing me of the legal statements, I wasn't aware of that little caveat and will be sure to rename my version of the plugin. -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
