Index

A P R 
All Classes and Interfaces|All Packages

A

AsciiDocPreviewBlockMacro - Class in pro.verron.asciidoc.preview
Block macro that embeds a visual preview of an external AsciiDoc template as an image within the current document.
AsciiDocPreviewBlockMacro() - Constructor for class pro.verron.asciidoc.preview.AsciiDocPreviewBlockMacro
Constructs a new macro processor with the default macro name.
AsciiDocPreviewBlockMacro(String) - Constructor for class pro.verron.asciidoc.preview.AsciiDocPreviewBlockMacro
Constructs a new AsciiDocPreviewBlockMacro with the specified macro name.
AsciiDocPreviewExtensionRegistry - Class in pro.verron.asciidoc.preview
Registers the AsciiDocPreviewBlockMacro extension with Asciidoctor, enabling the preview:: block macro for embedding visual previews of AsciiDoc templates within a document.
AsciiDocPreviewExtensionRegistry() - Constructor for class pro.verron.asciidoc.preview.AsciiDocPreviewExtensionRegistry
Constructs a new registry that registers the preview macro.

P

pro.verron.asciidoc.preview - module pro.verron.asciidoc.preview
AsciidoctorJ extension that embeds visual previews of AsciiDoc templates as images within a document.
pro.verron.asciidoc.preview - package pro.verron.asciidoc.preview
 
process(StructuralNode, String, Map) - Method in class pro.verron.asciidoc.preview.AsciiDocPreviewBlockMacro
 

R

register(Asciidoctor) - Method in class pro.verron.asciidoc.preview.AsciiDocPreviewExtensionRegistry
 
A P R 
All Classes and Interfaces|All Packages