format
This commit is contained in:
parent
3990894cfe
commit
94a45c6efe
@ -1,6 +1,7 @@
|
||||
---
|
||||
draft: true
|
||||
---
|
||||
|
||||
## high priority backlog
|
||||
|
||||
- block links: https://help.obsidian.md/Linking+notes+and+files/Internal+links#Link+to+a+block+in+a+note
|
||||
|
@ -486,7 +486,7 @@ See the [documentation](https://quartz.jzhao.xyz) for how to get started.
|
||||
rebuild(clientRefresh)
|
||||
})
|
||||
} else {
|
||||
await build(() => { })
|
||||
await build(() => {})
|
||||
ctx.dispose()
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user