You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
313 B
JSON
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"
|
|
}
|