Add asciidoctor-all.js as well as the individual files into webjars (www.webjars.org) repositories, so javascript resources can be get as Maven dependency instead of copying resources manually into required project.
This will allow us to start using AsciidoctorJ integrated with asciidoctor-all.js to render documents.
@Mogztter @lordofthejars Is there still interest in maintaining this webjar? If so, let's find a way to automate it when Asciidoctor.js is released. If not, let's nuke it.
Add asciidoctor-all.js as well as the individual files into webjars (www.webjars.org) repositories, so javascript resources can be get as Maven dependency instead of copying resources manually into required project.
This will allow us to start using AsciidoctorJ integrated with asciidoctor-all.js to render documents.