Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我随机挑选了一些网站的源代码,例如 www.nypost.com、facebook.com、www.bigpond.com。当我提供这三个 htmlpages 作为 tidy 的输入(带有 -m 选项的命令行)时,我注意到它删除了 DOC 类型声明并修改了源代码。
任何人都可以说明为什么会这样,它是 Tidy 中的一个错误吗?
它似乎是可配置的:
http://tidy.sourceforge.net/docs/quickref.html#doctype