mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-22 17:28:44 +00:00
Release note update
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user