Prevent CKEditor from formatting code in source mode

前端 未结 5 769
没有蜡笔的小新
没有蜡笔的小新 2021-02-05 07:31

How can you prevent any automatic formatting when in CKEditor when viewing in source mode?

I like to edit HTML source code directly instead of using the WYSIWYG

5条回答
  •  甜味超标
    2021-02-05 07:41

    Does this answer help? Basically you can turn off the options adding a javascript, it looks like.

提交回复
热议问题