1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-30 05:19:57 +00:00

Remove deprecated plugins in full edition (#8639)

Remove plugins that are marked deprecated in full edition
This commit is contained in:
Leilei332 2024-09-30 21:27:22 +08:00 committed by GitHub
parent 3f4067ef7b
commit 6e4a64b6cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,15 +2,11 @@
"description": "Full edition, containing all languages, themes and plugins",
"plugins": [
"tiddlywiki/bibtex",
"tiddlywiki/blog",
"tiddlywiki/browser-sniff",
"tiddlywiki/browser-storage",
"tiddlywiki/cecily",
"tiddlywiki/classictools",
"tiddlywiki/codemirror",
"tiddlywiki/comments",
"tiddlywiki/d3",
"tiddlywiki/github-fork-ribbon",
"tiddlywiki/help",
"tiddlywiki/highlight",
"tiddlywiki/innerwiki",
@ -18,7 +14,6 @@
"tiddlywiki/jszip",
"tiddlywiki/katex",
"tiddlywiki/markdown",
"tiddlywiki/nodewebkitsaver",
"tiddlywiki/powered-by-tiddlywiki",
"tiddlywiki/qrcode",
"tiddlywiki/railroad",
@ -75,4 +70,4 @@
"index": [
"--rendertiddler","$:/core/save/all","index.html","text/plain"]
}
}
}