Dear all I recently run into an HTML editor that wouldn't accept the old HTML "font" tag any more, but requires valid HTML5. Hence, I created outlang files for HTML5, based on the current outlang files for HTML.
The modifications are very small (<font color="..."> to <span style="color:...">, removed obsolete <tt>, body background), and work perfectly for me (using *.c files). I've also passed the resulting files through the W3C HTML validator, which reported no errors. Cheers, Thomas
html5_common.outlang
Description: html5_common.outlang
html5.outlang
Description: html5.outlang
_______________________________________________ Help-source-highlight mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-source-highlight
