| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-17 | resolves #3625 don't use module_function to define entry point methods in ↵ | Dan Allen | |
| API (PR #3713) - define load, convert, load_file, convert_file as module methods (e.g., `def self.load`) - avoids conflict between `Asciidoctor.load` and `Kernel.load` when calling `include Asciidoctor` - add test that Rouge integration works in combination with `include Asciidoctor` | |||
