Package org.asciidoctor.extension
Annotation Type Name
Use this annotation to define the block name handled by a BlockProcessor, or the macro name of a
BlockMacroProcessor or InlineMacroProcessor.
Applicable for:
| BlockMacroProcessor | ✓ |
| BlockProcessor | ✓ |
| BlockProcessor | ✓ |
| DocInfoProcessor | |
| IncludeProcessor | |
| InlineMacroProcessor | |
| Postprocessor | |
| Preprocessor | |
| Treeprocessor |
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-