Things of this manner have been talked about times before around here. The overall issue is that it isn't so much a "known issue" as much as "how things work" kind of problem.
The HTMLFormattingPlugin allows HTML content to be wikyfied. As far as I've ever been able to see to get around this you have two options: #1 - Re-create the plugin so that it uses it's own custom wikyfier that handles line-breaks differently. #2 - Turn to the dark side and fork your own TiddlyWiki wikyfier so you can work however you want. For me and my main TW I have decided to fork TW and roll a modded wikyfier as I've found myself wanting to do and play with all kinds of crazy things. Using a slightly different approach (but less naturally intuitive to most people it would seem.) way of handling line-breaks I can make very nice reading content including HTML code well still using WikiSyntex. Example: <https://lh3.googleusercontent.com/-Y2ZGRfcUdX8/Ub6CttQ64lI/AAAAAAAAAKE/iNj6SOv3388/s1600/2013-06-16_202935.png> & <https://lh5.googleusercontent.com/-ICBm45E4lbk/Ub6EBZAhzwI/AAAAAAAAAKU/fzPQWbsYf5Q/s1600/2013-06-16_140546.png> Though of great irony I rarely use this feature since I have also created much faster ways (for me) to create complex html elements and layouts using the wikifier... >< On Sunday, June 16, 2013 11:58:39 AM UTC-7, Mark S. wrote: > > I like the idea of HTMLFormattingPlugin, but currently it introduces space > between the last line of the title detail and first line of the content. It > introduces a LOT of space if the content is a HTML block. I thought it > might be all the space in my html being picked up as line breaks, so I > allowed the HTML to flow together with no line breaks between tags. I found > that I had to take out ALL the space in the HTML tags -- even the closing > ones that occur after my text. > > It appears that the formatter collects all the line feeds in your HTML, > and then pastes them at the top. > > The work-around is to remove all the line breaks between tags. The only > problem with this is that you end up with a mass of tags that are hard to > debug. Not a real biggee, but it would be nice if I could have the both > worlds. > > If I use *<hide linebreaks> *inside of the HTML, it gets rid of the gap, > but it also means that my text (inside the HTML) now gets collapsed, which > is not what I want. > > Is this a known problem? Is there a work-around? I guess I can live with > collapsed HTML code, but it if there happens to be a work-around it would > be nice. > > Thanks, > Mark -- 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/groups/opt_out.

