Steve Jakob - 2013-01-14

Updating the underlying libraries (pegdown, parboiled, ASM) used by the plugin appears to fix the problem. This was non-trivial as the parboiled JAR provided by the original plugin author had to be replaced with 3 separate JAR files ( parboiled-core, parboiled-java and asm-all version 4.0).