From 9499af9a709227ffb00368ecfe14aea5da2df9f2 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Wed, 25 Apr 2018 15:33:39 +0100 Subject: [PATCH] Release note update --- .../prerelease/tiddlers/Release 5.1.16.tid | 22 ++++++------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/editions/prerelease/tiddlers/Release 5.1.16.tid b/editions/prerelease/tiddlers/Release 5.1.16.tid index 8f26fdf6d..f5adff0f9 100644 --- a/editions/prerelease/tiddlers/Release 5.1.16.tid +++ b/editions/prerelease/tiddlers/Release 5.1.16.tid @@ -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]] - + \ No newline at end of file