update
This commit is contained in:
93
.obsidian/plugins/txt-as-md-obsidian/main.js
vendored
Normal file
93
.obsidian/plugins/txt-as-md-obsidian/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/txt-as-md-obsidian/manifest.json
vendored
Normal file
10
.obsidian/plugins/txt-as-md-obsidian/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user