当我按enter键时,tinymce生成一个段落+一个标签br我不想要这种行为。按enter键可以获得按shift+enter键的行为吗?
谢谢
发布于 2010-01-17 00:17:49
force_br_newlines选项听起来像是您想要的。
https://stackoverflow.com/questions/2077992
相似问题