Most opensource projects nowadays have a README in markdown format. It would be great to be able to have Literate generate this README for me.
To achieve this I need Literate to output markdown.
Although I agree that a README should not contain all source code, it would be nice to be able to reference certain code blocks in the README. Usage examples and performing project related tasks.
Also, if Literate outputs markdown, it would play nicer with other tools like pandoc and many other tools that allow markdown as input.
Maybe it's already possible to do this but I haven't been able to get it to work.
Most opensource projects nowadays have a README in markdown format. It would be great to be able to have Literate generate this README for me.
To achieve this I need Literate to output markdown.
Although I agree that a README should not contain all source code, it would be nice to be able to reference certain code blocks in the README. Usage examples and performing project related tasks.
Also, if Literate outputs markdown, it would play nicer with other tools like pandoc and many other tools that allow markdown as input.
Maybe it's already possible to do this but I haven't been able to get it to work.