There are 3 changes to the origin pegdown doclet:
The possibility to write custom (markdown) taglets, not javadoc taglets.
Embedding a gist within your javadoc as (highlighted) code.
It corrects/repair issues using the pegdown parser with javadoc.
This is generalization of the ch.raffael.doclets.pegdown.Tags
helper class.