Release note update

This commit is contained in:
Jermolene
2018-04-25 15:33:39 +01:00
parent d77a3795b7
commit 9499af9a70
@@ -13,30 +13,22 @@ The ~CodeMirror plugin has undergone a substantial rewrite, with many new improv
* Upgrade to ~CodeMirror version v5.37.0 * Upgrade to ~CodeMirror version v5.37.0
* Now modularised into: * Now modularised into:
** Base plugin ** Base plugin: basic lightweight configuration, approximately 240KB
*** Basic lightweight configuration, approximately 240KB ** Add-on plugins:
** Add-on plugins
*** Search and Replace *** Search and Replace
*** Auto-completion *** Auto-completion
*** Fullscreen editing *** Fullscreen editing
*** Auto-close brackets *** Auto-close brackets
*** Auto-close tags *** Auto-close tags
*** SublimeText keymap *** ~SublimeText keymap
*** Emacs keymap *** Emacs keymap
*** Vim keymap *** Vim keymap
*** Highlighting modes: *** Highlighting modes: Javascript, Xml, Html (htmlmixed), Html (htmlembedded), Css, Markdown, X-Tiddlywiki
**** Javascript
**** Xml
**** Html (htmlmixed)
**** Html (htmlembedded)
**** Css
**** Markdown
**** X-Tiddlywiki
* Automatic configuration (the configuration tiddler is not needed anymore) * Automatic configuration (the configuration tiddler is not needed anymore)
*** ~CodeMirror (engine.js) builds the configuration using information within the installed c~CodeMirror plugins *** ~CodeMirror (engine.js) builds the configuration using information within the installed ~CodeMirror plugins
* New control panel configuration tab: * New control panel configuration tab:
** Line numbers ** Line numbers
** Theme ** Theme:
*** Editor font family (same as native TiddlyWiki) *** Editor font family (same as native TiddlyWiki)
*** Cursor settings *** Cursor settings
*** Line wrapping *** Line wrapping
@@ -160,4 +152,4 @@ Prompted by the [[General Data Protection Regulation (GDPR)|https://en.wikipedia
* [[@tobibeer|https://github.com/tobibeer]] * [[@tobibeer|https://github.com/tobibeer]]
* [[@twMat|https://github.com/twMat]] * [[@twMat|https://github.com/twMat]]
* [[@xcazin|https://github.com/xcazin]] * [[@xcazin|https://github.com/xcazin]]