Tidy replacing   with a weird character

后端 未结 1 1915
我寻月下人不归
我寻月下人不归 2021-02-20 12:10

I am using Tidy (with PHP5) with UTF8 input, output, and char encoding enabled. When I clean a string with an   in it, it is replacing it with an odd char

1条回答
  •  终归单人心
    2021-02-20 12:20

    Have you tried the preserve-entities config option?

    0 讨论(0)
提交回复
热议问题