Move contents of config tab to readme tab in markdown plugin (#8595)

This commit is contained in:
Leilei332
2024-09-13 02:31:13 +08:00
committed by GitHub
parent fbf619b006
commit 18e1ee44d8
4 changed files with 71 additions and 72 deletions

View File

@@ -2,6 +2,6 @@
"title": "$:/plugins/tiddlywiki/markdown",
"name": "Markdown",
"description": "Markdown parser based on markdown-it",
"list": "readme config settings syntax license",
"list": "readme settings syntax license",
"stability": "STABILITY_2_STABLE"
}