开发者

HTML Tidy is removing the DOC type declaration

开发者 https://www.devze.com 2023-01-05 00:53 出处:网络
I had picked source code of some sites ramdomly like www.nypost.com, facebook.com , www.bigpond.com. When i had provided these three htmlpages as input to tidy (command line with -m option), what i ha

I had picked source code of some sites ramdomly like www.nypost.com, facebook.com , www.bigpond.com. When i had provided these three htmlpages as input to tidy (command line with -m option), what i had noticed is that its removing 开发者_C百科the DOC Type declaration and modifying the source code.

Can anyone specify why its happening like that, is it a bug in Tidy or so.


It appears to be configurable:

http://tidy.sourceforge.net/docs/quickref.html#doctype

0

精彩评论

暂无评论...
验证码 换一张
取 消