Skip to content

Instantly share code, notes, and snippets.

@mmikkel
Created April 12, 2024 07:45
Show Gist options
  • Save mmikkel/39fd89f1fc8db1809cb1653ed7a9d563 to your computer and use it in GitHub Desktop.
Save mmikkel/39fd89f1fc8db1809cb1653ed7a9d563 to your computer and use it in GitHub Desktop.
CKEditor config to disable additional list styles
"list": {
"properties": {
"styles": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment