marginalia
marginalia copied to clipboard
Ultra-lightweight literate programming for clojure inspired by docco
http://jedahu.github.com/story/ This fellow wrote this this litte tool over the last week. Very, very cool. It is similar to marginalia but is language-agnostic (or so I hear). I really like...
I noticed that if I have code that is really long, the page will try to render all of the code and thus make the docs side (on the left)...
macros
Marginalia seems to be evaluating macros. This can be problematic. https://gist.github.com/941466
There are other project fields which would be nice to have parsed. For instance, :description, :license, :mailing-list, :min-lein-version. Some of these fields are nested as well.
The docs make it look like it's a Leiningen-only plugin, but it works fine with the latest Clojure tooling: ``` $ clojure \ -Sdeps '{:deps {marginalia/marginalia {:mvn/version "0.9.1"}}}' \ -M...
https://www.bleepingcomputer.com/news/security/polyfillio-javascript-supply-chain-attack-impacts-over-100k-sites/
I'm documenting an "interface" namespace that's intended to be used by other parts of the codebase. It has many healthy functions that will be around for the longer term, but...
and it seems Marginalia's output uses them