* 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 tc-tesc-case class to testcase-widget
* add default and custom class to testcase-widget
* Testcase widget update tests for default and custom class definitions
* 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
* Proof of concept to change type of tiddlers created by editing missing.
* Adding a setting for default type so that it can be overridden for other wikis.
* Incorporating PR feedback.
* Adding documentation tiddler for new setting.
* Added documentation to the markdown plugin documentation.
* Added documentation to the markdown plugin documentation.
* Added notice to markdown edition.