* Update docs for plugin versions
Update docs for share plugin.
Add docs for Tour and Geospatial plugin.
* Do not change modified field for some tiddlers
* [DOCS] Make it more obvious that $:/DefaultTiddlers setting can handle filter-expressions
* update with requested changes.
* [DOCS] Make it more obvious that $:/DefaultTiddlers setting can handle filter-expressions
* Refactor text according to feedback
* Create link to DefaultTiddlers system tiddler
* Correct noscript fallback for Empty Edition
Also slightly improve the Mastodon link text (since it'll be read by people without JS)
Before this patch, if the "built-in" Empty Edition was downloaded then the Mastodon verification link was included, which is wrong.
Not a super big deal since it'll get "flushed out" the first time the user saves, but still confusing.
The mastodon link could've just been moved inside the <$reveal>
but I think it's better to try to achieve parity with tiddlywiki.com/empty.html;
This commit does not achieve parity but it gets us closer.
* Remove whitespace from conditional shortcut syntax
Conform to style used in #8583 as suggested by https://github.com/TiddlyWiki/TiddlyWiki5/pull/8924/files#r1938181043
* Add another example to the wikify widget : use core svg to show an icon next to links
* improve wikitext
* fix css
* limit example to svg core tiddlers
* fix typo + use <<.wid wikify>> when mentioning the wikify widget
* simplify a bit more the procedure that add a namespace to the svg
* Add example for the function operator
* change the example to explicitly use the function operator
* Use the standard example format, add detailed explanations and add an introductory function to gradually increase complexity
* add missing "the"
* add the end of the explanation for the diff.fields function
* Update function Operator (Examples).tid
Show the name of the plugin for the subtiddler used in the demo
* fix example number
* Update function Operator (Examples).tid
fix typo
* Provide examples for the wikify widget
* fix a typo in the wikify widget doc tiddler
* Update and rename TestCases_WikifyWidget_WidgetInput_Fail.tid to TestCases_WikifyWidget_WidgetValue_Fail.tid
* Update and rename TestCases_WikifyWidget_WidgetInput_Success.tid to TestCases_WikifyWidget_WidgetValue_Success.tid
* Update WikifyWidget.tid
* Update TestCases_WikifyWidget_WidgetValue_Fail.tid
* Update TestCases_WikifyWidget_WidgetValue_Success.tid
* Update WikifyWidget.tid
* Update TestCases_WikifyWidget_WidgetValue_Success.tid
fix small error causing validation to fail
* Update TestCases_WikifyWidget_WidgetValue_Success.tid
* remove trailing end line
* remove trailing new line
* add description, remove modified field