v1.0.9
New:
-
Markdown
Markdown plugin now built into the build, by default is disabled, but you can enable it in plugins.js
Read more about plugin -
Language support
Previously setting language in config did not work, now by default if you haven't defined language in the config it will use the language from your user profile if it supported, if not, then will be English as default.
List of avalible languages
About setting languages in ckeditor -
Editor height
Now by default height of the editable area limited to 700px when focused, when it is on blur it will shrink to a minimum.
You can set your values
through config by changing these rows
Other changes:
-
Scroll
Added some styles for editor`s scroll -
Default border color for light theme now neutral200