htmlpurifier with an html5 doctype

后端 未结 6 1242
天涯浪人
天涯浪人 2021-01-12 04:21

Is it possible to have htmlpurifier use the html5 doctype?

The documentation here states that you can change the doctype and encoding with the following:



        
6条回答
  •  天涯浪人
    2021-01-12 04:55

    Here's a reworked HTML5 version of html purifier - found this when searching for html5 implementation/use of htmlPurify: https://github.com/xemlock/htmlpurifier-html5

提交回复
热议问题