mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 08:47:22 +00:00
added image handling to tw2parser
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/tw2parser",
|
||||
"description": "TiddlyWiki Classic-compatible wikitext parser",
|
||||
"authors": "JeremyRuston, JeffreyWilkinson"
|
||||
"core-version": ">=5.0.0"
|
||||
"authors": "JeremyRuston, JeffreyWilkinson",
|
||||
"version": "0.0.2-alpha-tw2parser",
|
||||
"core-version": ">=5.0.15",
|
||||
"plugin-type": "plugin"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user