Changes
2 changed files (+17/-5)
-
-
@@ -17,16 +17,16 @@ - [x] Absolute path in vault (extension-less)- [x] Relative path to file - [x] Relative path to file (extension-less) - [x] Shortest path when possible - [ ] Wikilink - [ ] Label - [x] Wikilink - [x] Label - [ ] Heading - [ ] Block reference - [ ] Defining a block - [x] Image size annotation - [ ] Embeddings - [ ] Image file - [ ] Audio file - [ ] PDF file - [x] Image file - [x] Audio file - [x] PDF file - [ ] List from another file - [ ] Search results - [x] ==Highlight==
-
-
-
@@ -7,6 +7,18 @@Unfortunately, Obsidian does not publish a formal spec for the OFM. Users should be aware Macana's OFM parser is not guaranteed to be 100% compatible with Obsidian's one, as the spec is not defined and even Obsidian behave inconsistent in some area. ## Wikilink extension ```markdown - [[GitHub Flavored Markdown|GFM]] - [[Overview]] ``` - [[GitHub Flavored Markdown|GFM]] - [[Overview]] Document embedding is not supported yet. ## Highlight extension ```markdown
-