Hi,
when trying to use admonition blocks in AsciiDoc in combination with the Java version of the plugin, they are ignored:
[WARNING]
====
An admonition block may contain complex content.
====
will result in:
An admonition block may contain complex content.
The JRuby version of the plugin is not affected, so it can be used as a workaround.
But the icon font symbol is not shown here too - this might need some configuration or additional fixing...