mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-14 09:17:55 -05:00
b58a0ab9017317f5eefb892fba161d7ddfea09df
illiterate.js
The purpose of this package is to extract code blocks from markdown files, so that you can write your source code in your markdown docs akin to literate coffeescript, but for any language.
The implementation should be fairly robust, relying on a markdown parser rather than indentation.
The self documenting source code should explain the rest in more detail.
Languages
CoffeeScript
64.6%
JavaScript
35.4%