polyglot
polyglot copied to clipboard
Use with org-mode markup?
How might one use Polyglot with org-mode markup? Possible to create a working example? Many thanks in advance!
You'd have to add it as a supported format in a workflow subclass. Specifically, you'd need to override delegate to recognize org-mode markup and tell the compiler where the dependencies are. It will integrate with the other documents from there.
I'm open to creating an example, but it would probably be in the next release of https://github.com/zyrolasting/unlike-assets instead. After all, polyglot is only a configuration of that.