markdown-doclet
markdown-doclet copied to clipboard
Register plugin to https://plugins.gradle.org/
It would be nice that you register this plugin on https://plugins.gradle.org/. So that you can use this plugin with plugins block (gradle) like so...
plugins {
id 'ch.raffael.pegdown-doclet' version '0.2.0'
}
Duplicates https://github.com/Abnaxos/pegdown-doclet/issues/54