mirror of
https://github.com/meld-cp/obsidian-build.git
synced 2026-07-22 07:30:25 +00:00
docs
This commit is contained in:
parent
02ec84905a
commit
874560744a
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ await $.ui.message( `From this day forth you shall be known as ${ans}` );
|
|||
- [Guess The Number Game](/docs/examples/guess-the-number.md)
|
||||
- [Simple Invoice Builder](/docs/examples/invoice-builder.md)
|
||||
|
||||
## Known Issues
|
||||
- If you quickly try to run a note just after some changes, there's a chance that the Obsidian cache hasn't been updated yet. The workaround for now is to wait a second or two before running a changed note.
|
||||
|
||||
## Manually installing the plugin
|
||||
|
||||
- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/meld-build/`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue