mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 03:54:55 +00:00
Add a settings page for markdown plugin (#8585)
* Add a settings page for markdown plugin * Add link to $:/config/markdown/renderWikiText * Place "Quotes replacement" settings after "Typographer" * Add link to plugin itself & remove transclusion in config tab The transclusion to $:/plugins/tiddlywiki/markdown/settings in config tab is removed to avoid confusion * Add settings tab in plugin info
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
"title": "$:/plugins/tiddlywiki/markdown",
|
||||
"name": "Markdown",
|
||||
"description": "Markdown parser based on markdown-it",
|
||||
"list": "readme config syntax license",
|
||||
"list": "readme config settings syntax license",
|
||||
"stability": "STABILITY_2_STABLE"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user