> Technically, closing tags do not have attributes, but HTML parsers are 
> supposed to tolerate and ignore them. Practically, certain attributes, like 
> id, can increase readability when placed in closing tags. Much like putting 
> comments after }, #else and #endif to help identify the  the corresponding { 
> or #if.

I didn’t known that. That said, the wiki parser seems to have a special 
behavior with matching <div id=‘foo’></div id=‘foo’> that I cannot remember off 
the top of my head. And <div> elements are filtered in the current wiki format.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to