diff options
Diffstat (limited to '.obsidian/types.json')
-rw-r--r-- | .obsidian/types.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.obsidian/types.json b/.obsidian/types.json index 92b1fae..15818b5 100644 --- a/.obsidian/types.json +++ b/.obsidian/types.json @@ -22,6 +22,7 @@ "excalidraw-css": "text", "excalidraw-autoexport": "text", "excalidraw-embeddable-theme": "text", - "excalidraw-open-md": "checkbox" + "excalidraw-open-md": "checkbox", + "reference": "multitext" } }
\ No newline at end of file |