[kupu-dev] br question
Duncan Booth
duncan.booth at suttoncourtenay.org.uk
Tue Jan 30 22:18:04 CET 2007
Christophe Bélanger <cbelanger at accessibiliteweb.com> wrote:
> Hi,
>
> --- first post here :-) ---
>
> I'm trying to replace de default <br> tag with <br /> to keep my xhtml
> strict doctype ok. Is it possible ?
Yes. In fact kupu already does that for you.
A common mistake however is from Plone users who think that the html saved
in Plone is the html that Kupu uploaded: if you have html tidy on your
system then that will convert all the <br /> tags back to <br> again.
More information about the kupu-dev
mailing list