Closed carbontwelve closed 6 months ago
Upon investigation the cause is trying to embed a file that doesn't exist. Due to my refactoring the plugin is attempting to embed the stub file into the page with the incorrect template language selected.
This is a regression, if a page can't be found, it can't be embedded.
Regression caused by splitting on #
for <a id="..."/>
linking
Ah-ha! Looks like Obsidian get around this by stopping you from having certain characters in page titles.