First stab at a threaded commenting plugin

This commit is contained in:
Jermolene
2018-06-21 08:36:15 +01:00
parent 23797b05a1
commit acaa07a964
12 changed files with 199 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
{
"title": "$:/plugins/tiddlywiki/comments",
"description": "Comments",
"author": "JeremyRuston",
"core-version": ">=5.0.0",
"list": "readme config"
}