@H_404_1@我有一个生成的页面在页面顶部附近插入一个HTML注释。评论里面是一个* nix风格的命令。
<!-- command --option value --option2 value2 --option3 -->
解决方法
XML Spec from the w3.org的评论:
For compatibility,the string “–” (double-hyphen) MUST NOT occur within comments.