Open laeubi opened 2 years ago
Sounds awesome - I've been running validator on some pages when editing them but having it as a validation step prior to commit would be awesome!
Does anyone know which HTML versions the local online help supports? The new and noteworthy is also integrated there and should still work after migration.
Whatever the system engine (IE, Safari, WebkitGTK) supports. I would dare to say all supported OSes now support HTML 5 so we should be safe.
A browser not supporting the basic HTML5 features we use for help right now is actually unusable as of today ...
HTML5 is a standard and well supported for years now but the news page still uses XHTML.
I'D like to propose we change to HTML5 for either this or the next release, there is a converter:
http://mynthon.net/tools/xhtml-to-html5/
and once we use HTML 5 we can use a github action to automatically check conformance: https://github.com/marketplace/actions/html5-validator
+1 to enable automatic validation of the news content.
@lshanmug as you pushed new template for the next releae, would you mind to convert on (or all) html files to html5 before there is any relevant content? e.g. http://mynthon.net/tools/xhtml-to-html5/
@lshanmug as you pushed new template for the next releae, would you mind to convert on (or all) html files to html5 before there is any relevant content? e.g. http://mynthon.net/tools/xhtml-to-html5/
Sorry, I already have a few things on my plate to look at. If required, I can help with converting the template html files later.
HTML5 is a standard and well supported for years now but the news page still uses XHTML.
I'D like to propose we change to HTML5 for either this or the next release, there is a converter:
http://mynthon.net/tools/xhtml-to-html5/
and once we use HTML 5 we can use a github action to automatically check conformance: https://github.com/marketplace/actions/html5-validator