We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90d9ff commit 3ae04adCopy full SHA for 3ae04ad
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "markdown-attributes",
3
"name": "Markdown Attributes",
4
- "version": "0.0.3",
+ "version": "0.0.4",
5
"minAppVersion": "0.12.10",
6
"description": "Add markdown attributes to elements in Obsidian.md",
7
"author": "Jeremy Valentine",
package.json
@@ -1,6 +1,6 @@
"name": "markdown-attributes",
"main": "main.js",
"scripts": {
versions.json
@@ -1,3 +1,3 @@
- "0.0.3": "0.12.0"
+ "0.0.4": "0.12.0"
}
0 commit comments