-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I would like to use Nuxt Content to generate HTML form Obsidian files (see https://www.obsidian.md). Obsidian uses the Wikilink syntax to reference files.
e.g.
[[anotherfile]] references the file "anotherfile.md" in the current directory.
This syntax is (as far as I could see) not supported by nuxt content. I could do some preprocessing to convert that syntax to the standard markdown syntax. But that would not work if I use the content-directory directly as the root folder for the Obsidian vault.
Therefore it would be great if you could provide a remark plugin and a configuration example that handles that.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request