Added imports
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
name: core
|
||||
imports:
|
||||
- https://get.silverbullet.md/global.plug.json
|
||||
syntax:
|
||||
Hashtag:
|
||||
firstCharacters:
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
name: emoji
|
||||
imports:
|
||||
- https://get.silverbullet.md/global.plug.json
|
||||
functions:
|
||||
emojiCompleter:
|
||||
path: "./emoji.ts:emojiCompleter"
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
name: markdown
|
||||
imports:
|
||||
- https://get.silverbullet.md/global.plug.json
|
||||
functions:
|
||||
toggle:
|
||||
path: "./markdown.ts:togglePreview"
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
name: plugmd
|
||||
imports:
|
||||
- https://get.silverbullet.md/global.plug.json
|
||||
functions:
|
||||
check:
|
||||
path: "./plugmd.ts:checkCommand"
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
name: query
|
||||
imports:
|
||||
- https://get.silverbullet.md/global.plug.json
|
||||
functions:
|
||||
updateMaterializedQueriesOnPage:
|
||||
path: ./materialized_queries.ts:updateMaterializedQueriesOnPage
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
name: tasks
|
||||
imports:
|
||||
- https://get.silverbullet.md/global.plug.json
|
||||
syntax:
|
||||
DeadlineDate:
|
||||
firstCharacters:
|
||||
|
||||
Reference in New Issue
Block a user