Files
Hui-s-notebook/Java-Interview/.obsidian/plugins/markdown-prettifier/manifest.json
Lostecho c8f11d0488 update
2024-03-03 16:38:06 +08:00

11 lines
313 B
JSON

{
"id": "markdown-prettifier",
"name": "Markdown prettifier",
"description": "Tries to fix and reformat ugly Markdown and adds things like 'modified date' etc.",
"isDesktopOnly": false,
"author": "Cristian",
"authorUrl": "https://github.com/cristianvasquez",
"js": "main.js",
"version": "0.1.3"
}