InternalInternalInternalConvert the given files. Override this method to implement custom conversion logic (e.g. PDF generation).
input files to convert
Asciidoctor convert options built from the CLI flags
all parsed CLI values, including custom options
Run the CLI: handle --version, --help, stdin, and file conversion.
Print help to stderr, or the AsciiDoc syntax reference if topic is 'syntax'.
Optionaltopic: stringPrint the version string to stdout.
Return the version string printed by --version.
Override to prepend your tool's own version.
Executes the CLI after options have been parsed. Extend this class to customize the conversion workflow.