Hello, for the last few weekends I have been trying to make a proof of concept plugin for asciidoc.
There it is GitHub - dzruyk/obsidian-asciidoc: Obsidian asciidoc editor plugin
However as far as I understand, there are several API limitations to implementing full-fledged asciidoc support, namely:
- there is no way to register non-markdown files for global search
- looks like there is no way to register cross-references from non-markdown files