+1 On Wed, Jun 8, 2016 at 7:05 AM Andre <[email protected]> wrote:
> +1 on this + a template that matches existing additional.html > On 8 Jun 2016 04:28, "Bryan Rosander" <[email protected]> wrote: > > > Hey all, > > > > When writing documentation (e.g. the additionalDetails.html for a > > processor) it would be nice to have the option to use Markdown instead of > > html. > > > > I think Markdown is easier to read and write than raw HTML and for simple > > cases does the job pretty well. It also has the advantage of being able > to > > be translated into other document types easily and it would be rendered > by > > default in Github when the file is clicked. > > > > There is an MIT-licensed Markdown maven plugin ( > > https://github.com/walokra/markdown-page-generator-plugin) that seems > like > > it might work for translating additionalDetails.md (and others) into an > > equivalent html page. > > > > Thanks, > > Bryan Rosander > > >
