34
Views
0
Comments
[CKEditor 5] Way to implement sourceEditing in CKEditor 5
CK Editor 5
Forge asset by valantic LCS
Application Type
Reactive

Hi all, 

I am trying to build an application on ODC but I am having trouble in adding the "sourceEditing" in the toolbar as we have a requirement to paste either source code and plain text in the editor. What I tried is to add the sourceEditing in the toolbar but it doesn't work. Could it be missing the sourceEditing plugin from the forge? If so, how can we add it to the library? (New to ODC)
Reference : 

"heading,|,bold,italic,underline,strikethrough,subscript,superscript,|,removeFormat,|,fontFamily,fontSize,fontBackgroundColor,fontColor,|,bulletedList,numberedList,|,indent,outdent,alignment,|,code,codeBlock,specialCharacters,|,link,imageUpload,mediaEmbed,|,blockQuote,insertTable,tableProperties,tableCellProperties,horizontalLine,undo,redo,sourceEditing"I also tried with another forge --CKEditor 5 Plugin, everything works perfectly until I navigate to next screen where I encountered error -- ReferenceError: CKEditorNCCHS is not defined. Appreciate if there is any ideas or suggestion to this issue and any feedback is very welcomed. Thanks.

Kenny

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.