Discussion:
language mode issue
clansco
2013-08-07 11:56:42 UTC
Permalink
Hi,
recently (8019 inside) I am unable to change from XHTML to HTML5.
1) I modify headers to html,
2) Document > Language Mode > HTML5
3) Always use... I try both yes and no
4) In status bar I get Generic HTML,
In Document > Language Mode: HTML5 is checked.

the error:
<div style="padding:0 20px;"> works but
<div style="padding:0 20px"> (without semicolon) breaks the highlighting,
html5 or generic ?

Regards,
ff
--
Frédéric Falsetti
http://clansco.org
clansco
2013-08-07 12:37:19 UTC
Permalink
On Wed, 7 Aug 2013 13:56:42 +0200
Post by clansco
Hi,
recently (8019 inside) I am unable to change from XHTML to HTML5.
1) I modify headers to html,
2) Document > Language Mode > HTML5
3) Always use... I try both yes and no
4) In status bar I get Generic HTML,
In Document > Language Mode: HTML5 is checked.
<div style="padding:0 20px;"> works but
<div style="padding:0 20px"> (without semicolon) breaks the highlighting,
html5 or generic ?
If I save the file I get HTML5 in status bar
and style does no more need semicolon to finish.
--
Frédéric Falsetti
http://clansco.org
Loading...