asciidoctor / asciidoctor-extensions-lab

A lab for testing and demonstrating Asciidoctor extensions. Please do not use this code in production. If you want to use one of these extensions in your application, create a new project, import the code, and distribute it as a RubyGem. You can then request to make it a top-level project under the Asciidoctor organization.
Other
105 stars 101 forks source link

Integrate with Roaster to allow Java source to be included by structure #11

Open mojavelinux opened 10 years ago

mojavelinux commented 10 years ago

Integrate with Roaster (https://github.com/forge/roaster) to allow Java source code to be included inside a listing block by its structure instead of by line numbers or tagged regions.