mirror of
https://github.com/meld-cp/obsidian-build.git
synced 2026-07-22 07:30:25 +00:00
update docs
This commit is contained in:
parent
6776ab1984
commit
29a555fd68
1 changed files with 1 additions and 2 deletions
|
|
@ -7,11 +7,10 @@ Basically, turn a note into a small, simple, runnable thing.
|
|||
## Quick Start
|
||||
- Install and enable the plugin
|
||||
- Paste the Markdown below into a new note.
|
||||
- If you are in Reading or Live Preview modes, click the 'Hi' button. If you are in Source mode, choose `Meld Build: Run` from the command pallette.
|
||||
- If you are in Reading or Live Preview modes, click the 'Run' button. If you are in Source mode, choose `Meld Build: Run` from the command pallette.
|
||||
````md
|
||||
|
||||
```meld-build-toolbar
|
||||
run = Hi
|
||||
```
|
||||
|
||||
```js meld-build
|
||||
|
|
|
|||
Loading…
Reference in a new issue