> I have the EasyEdit plugin installed and I recently installed the html > formatting plugin. The html formatting plugin seems to have changed > the way the EasyEdit works. Has anyone encountered this? Thanks.
I suspect the problem is due to newlines in the EasyEdit-generated, HTML-formatted tiddler content. In standard HTML syntax, newlines are ignored. However, in wiki syntax they are considered to be 'real' content to be displayed. When HTMLFormattingPlugin is installed, it allows you to use wiki syntax *within* an HTML block. As a result, any newlines within the block are retained and displayed as actual line breaks, rather than being supressed. Please see http://www.TiddlyTools.com/#HTMLFormattingPluginInfo for an explanation of the 'line break' handling for wiki content and use of <hide linebreaks> within HTML blocks to suppress this behavior. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

