XeNote/posts/.obsidian/plugins/markdown-prettifier/manifest.json
web-meister a97a7b4f33 ...
2021-03-04 00:33:38 +03: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.0.4"
}