See: Description
| Package | Description |
|---|---|
| com.vladsch.flexmark.ext.jekyll.tag | |
| com.vladsch.flexmark.ext.jekyll.tag.internal |
flexmark-java extension for jekyll tag processing
jekyll tags of the form {% tag tag-parameters %}
If the tag is the only non-blank content on the line, not surrounded by blank lines and does not
contain leading blanks then it will be convered to a JekyllTagBlock otherwise it will be
handled as an inline JekyllTag node.
Copyright © 2018. All rights reserved.