Class JekyllTagExtension

java.lang.Object
com.vladsch.flexmark.ext.jekyll.tag.JekyllTagExtension
All Implemented Interfaces:
Formatter.FormatterExtension, HtmlRenderer.HtmlRendererExtension, Parser.ParserExtension, Extension

Extension for jekyll_tags

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

The parsed jekyll_tag text is turned into JekyllTag nodes.