Open philipwindecker opened 2 years ago
Note: Someone is currently working on a js version of bibtex for asciidoctor. This could be a great basis for integration with Antora! https://github.com/asciidoctor/asciidoctor-bibtex/issues/48
At the moment, a PR exists to integrate this into the original bibtex repo.
The bibtex extension for Asciidoctor is written in Ruby. However, Antora only supports JavaScript. Thus, the extension has to either be transpiled into js, rewritten, or another bibliography solution has to be found and adapted.