hercule
hercule copied to clipboard
Add support for Obsidian transclusion
https://help.obsidian.md/How+to/Embed+files
Obsidian uses a slightly different syntax - it would be nice to add support for this too.
Possibly as simple as adding another RegExp to https://github.com/jamesramsay/hercule/blob/706746006fa4ae6f95819dfe6bdc94bfe46c7d15/src/transclude.js#L11-L36