1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-30 17:38:02 +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

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"]
}
}
}