Release note update

print-window-tiddler
Jermolene 2018-04-25 15:33:39 +01:00
rodzic d77a3795b7
commit 9499af9a70
1 zmienionych plików z 7 dodań i 15 usunięć

Wyświetl plik

@ -13,30 +13,22 @@ The ~CodeMirror plugin has undergone a substantial rewrite, with many new improv
* Upgrade to ~CodeMirror version v5.37.0
* Now modularised into:
** Base plugin
*** Basic lightweight configuration, approximately 240KB
** Add-on plugins
** Base plugin: basic lightweight configuration, approximately 240KB
** Add-on plugins:
*** Search and Replace
*** Auto-completion
*** Fullscreen editing
*** Auto-close brackets
*** Auto-close tags
*** SublimeText keymap
*** ~SublimeText keymap
*** Emacs keymap
*** Vim keymap
*** Highlighting modes:
**** Javascript
**** Xml
**** Html (htmlmixed)
**** Html (htmlembedded)
**** Css
**** Markdown
**** X-Tiddlywiki
*** Highlighting modes: Javascript, Xml, Html (htmlmixed), Html (htmlembedded), Css, Markdown, X-Tiddlywiki
* 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:
** Line numbers
** Theme
** Theme:
*** Editor font family (same as native TiddlyWiki)
*** Cursor settings
*** Line wrapping
@ -160,4 +152,4 @@ Prompted by the [[General Data Protection Regulation (GDPR)|https://en.wikipedia
* [[@tobibeer|https://github.com/tobibeer]]
* [[@twMat|https://github.com/twMat]]
* [[@xcazin|https://github.com/xcazin]]