Skip to content

Commit ede848c

Browse files
committed
adding api reachable methods for testing
1 parent 222f0dd commit ede848c

File tree

8 files changed

+214
-6479
lines changed

8 files changed

+214
-6479
lines changed

exampleVault/.obsidian/plugins/obsidian-meta-bind-plugin/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exampleVault/.obsidian/plugins/obsidian-meta-bind-plugin/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-meta-bind-plugin",
33
"name": "Meta Bind Plugin",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"minAppVersion": "0.14.0",
66
"description": "This plugin can create input fields inside your notes and bind them to metadata fields.",
77
"author": "Moritz Jung",

exampleVault/examples fg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ asdasd
144144
Code block error
145145
```meta-bind
146146
INPUT[slider(nonExistantArgument)]
147-
```
147+
```

0 commit comments

Comments
 (0)