Re: Proper handling of customized tags in an HTML template

* Chris Hartjes wrote:
>The config file I've been using for testing is as follows:
>
>new-blocklevel-tags: if, else, phrase
>new-empty-tags: if, else, phrase
>new-inline-tags: if, else, phrase

Empty elements cannot have content (think <br>, <img>, etc); it's not
that good an idea to declare the element as both inline and blocklevel.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Tuesday, 17 January 2006 22:57:59 UTC