Beautif corrupts doctype
Submitted by Monday, 27 December, 2010 - 19:49
on
When beautyfing a html document, the brackets framing the doc type declaration are deleted.
Example:
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd"
The document name has the suffix .php since it contains some php-code ("include" function). The editing mode in global and buffer settings is set to "html". The plugin options for php and html modes are set to "html.beauty".
How can I prevent this?
(Suse 11.1, jedit 4.3.2)
Kurt
Example:
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd"
The document name has the suffix .php since it contains some php-code ("include" function). The editing mode in global and buffer settings is set to "html". The plugin options for php and html modes are set to "html.beauty".
How can I prevent this?
(Suse 11.1, jedit 4.3.2)
Kurt