marginalia icon indicating copy to clipboard operation
marginalia copied to clipboard

Ultra-lightweight literate programming for clojure inspired by docco

Results 59 marginalia issues
Sort by recently updated
recently updated
newest added

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...

discussion

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)...

discussion

Marginalia seems to be evaluating macros. This can be problematic. https://gist.github.com/941466

discussion

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.

new-feature
lein-specific

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...

discussion
new-feature
research

and it seems Marginalia's output uses them