setup of obsidian for editing blog posts

This commit is contained in:
2026-04-20 20:05:59 +02:00
parent b0a3dd0377
commit 2d240f23aa
10 changed files with 1516 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"id": "mdx-as-md-obsidian",
"version": "0.0.1",
"description": "Edit mdx files as if they were markdown",
"name": "mdx as md",
"author": "death_au",
"authorUrl": "https://github.com/mkozhukharenko",
"isDesktopOnly": false,
"minAppVersion": "0.10.12"
}