Item9148: HTML2TML eats some br tags inside macros

pencil
Priority: Normal
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Extension
Component: WysiwygPlugin
Branches:
Reported By: MichaelTempest
Waiting For:
Last Change By: KennethLavrsen
WysiwygPlugin removes <br /> tags at the end of lines within macros. For example, macros like this one are affected:
%JQPLUGINS{"scrollto"
  format="
    Homepage: $homepage <br />
    Author(s): $author <br />
    Version: $version
  "
}%

The problem is that HTML2TML is over-enthusiastic about removing <br /> tags before newlines.

-- MichaelTempest - 12 Jun 2010

Fixed on trunk.

-- MichaelTempest - 21 Jun 2010

 
Topic revision: r8 - 04 Oct 2010, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy