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.