https://github.com/mkdoc/mkcli
I think docopt is a better choice as it has more traction but this experiment showed me a pure markdown implementation is feasible.
> I think docopt is a better choice as it has more traction
Is docopt still being maintained/developed? As another comment indirectly mentions: the original python repo seems abandoned. The other language ports still have more recent updates though.
https://github.com/mkdoc/mkcli
I think docopt is a better choice as it has more traction but this experiment showed me a pure markdown implementation is feasible.