引用文章
把 php 的 magic_quotes_gpc 關閉.在 .htaccess 中加上php_flag magic_quotes_gpc off試看看.我在 1.0.3 修正這個問題後, 就沒有碰過不能輸入 \ 的情形了.另外 LiftType 的 xhtml_converter_enabled 這個設定最好設為 "否".