Rundown.js - RDoc Documents in Javascript
I just released an npm package called rundown. It is an RDoc document parser for Javascript/Node.js. The project is in it’s infancy and being built piecemeal by converting the showdown.js Markdown library to handle RDoc format. So far I have implemented support for headers and links. This will be a very contributor oriented project. If you think this project useful and have the skills, please help implement missing features. Thanks.
Post a comment