Polyglot-Markup validator

霸气de小男生 提交于 2020-02-20 05:54:48

问题


Is there a free online polyglot-markup validation service that will correctly identify and validate polyglot-markup?

I did find totalvalidator and htmlvalidator but those are (paid) non-web-based solutions.


回答1:


Use http://validator.w3.org/nu/ and use “Options” to select first HTML5 (= HTML5 in HTML serialization) parsing mode, then XML parsing mode.



来源:https://stackoverflow.com/questions/16281471/polyglot-markup-validator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!