1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-15 18:09:55 +00:00
TiddlyWiki5/plugins/tiddlywiki/tw2parser
Jeremy Ruston 5aa3646df5
Add plugin stability badges (#8198)
* Initial Commit

* Fix plugin library URL

* Need to set plugin library location for prerelease

* Styling tweaks

* Docs

* Add tests that the core plugins all have a valid stability field
2024-05-21 11:22:39 +01:00
..
BlankViewTemplate_classic.tid remove upgrade nagging 2014-08-31 17:51:03 +02:00
classictransclude.js Fix referred name of localisable string for recursive transclusion error (#2458) 2016-05-22 15:33:02 -06:00
entry.js checkin of updates to latest version of widget tree format, includes tiddler, slider and tabs macros 2014-06-17 18:56:31 +02:00
image-css.tid Deprecate $:/tags/stylesheet in favour of $:/tags/Stylesheet 2014-09-10 09:13:21 +01:00
macrodefs.tid corrected class name 2014-09-16 16:03:00 +02:00
parameteradapter.js added update for triple double-quotes macro params 2014-06-20 09:52:37 +02:00
plugin.info Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
readme.tid Revert "Add text/vnd.tiddlywiki to system tiddlers within plugins that should be wikified (c.f. #2883)" 2017-06-24 17:48:32 +01:00
wikitextparser.js Use this.wiki where applicable (#4601) 2020-05-06 11:27:50 +01:00
wikitextrules.js Support obsidian external link (#7149) 2022-12-24 15:56:46 +00:00

title: $:/plugins/tiddlywiki/tw2parser/readme

This experimental plugin provides support for parsing and rendering tiddlers written in TiddlyWiki Classic format (`text/x-tiddlywiki`).

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/tw2parser]]