Class SpecExampleExtension

java.lang.Object
com.vladsch.flexmark.ext.spec.example.SpecExampleExtension
All Implemented Interfaces:
Formatter.FormatterExtension, HtmlRenderer.HtmlRendererExtension, Parser.ParserExtension, Extension

Extension for spec_examples

Create it with create() and then configure it on the builders

The parsed spec_example text is turned into SpecExample nodes.