Skip to content

Instantly share code, notes, and snippets.

View vsaurabh04's full-sized avatar
🤠
Learning

Saurabh Vikram vsaurabh04

🤠
Learning
  • Kanpur
View GitHub Profile
@vsaurabh04
vsaurabh04 / configuration
Last active January 25, 2021 22:08
CKEditor 5 Configuration
editorConfig = {
toolbar: {
items: [
'bold',
'italic',
'underline',
'link',
'bulletedList',
'numberedList',
'|',