Obsidian/.obsidian/plugins/txt-as-md-obsidian/manifest.json

10 lines
262 B

{
"id": "txt-as-md-obsidian",
"version": "0.0.1",
"description": "Edit txt files as if they were markdown",
"name": "txt as md",
"author": "death_au",
"authorUrl": "https://github.com/deathau",
"isDesktopOnly": false,
"minAppVersion": "0.10.12"
}