Discussion:
Singleton tags in HTML
Úr Balázs
2012-06-08 22:13:25 UTC
Permalink
Hi!

There are some HTML tags without close tag:
<area>
<base>
<br>
<col>
<command>
<embed>
<hr>
<img>
<input>
<link>
<meta>
<param>
<source>

I've attached a patch for data/bflang/all-html.bfinc file.

Is no_close="1" attribute in the data/bflang/all-html5.bfinc file too?
I did not find none.
--
Balázs Úr
Olivier Sessink
2012-06-09 20:34:27 UTC
Permalink
On 06/09/2012 12:13 AM, Úr Balázs wrote:
[..]
Post by Úr Balázs
I've attached a patch for data/bflang/all-html.bfinc file.
thanks, comitted to subversion
Post by Úr Balázs
Is no_close="1" attribute in the data/bflang/all-html5.bfinc file too?
I did not find none.
you can use it in any language file, so also in html5 for tags that do
not need close.

Olivier
Úr Balázs
2012-06-11 15:47:51 UTC
Permalink
you can use it in any language file, so also in html5 for tags that do not
need close.
OK
Here is the patch.
--
Balázs Úr
Olivier Sessink
2012-06-13 14:12:48 UTC
Permalink
Post by Úr Balázs
you can use it in any language file, so also in html5 for tags that do not
need close.
OK
Here is the patch.
in subversion!

thanks,

Olivier
--
Bluefish website http://bluefish.openoffice.nl/
Blog http://oli4444.wordpress.com/
Loading...