John Gabriele <
jmg...@gmail.com> writes:
Hi John,
Thanks. :-)
> Incidentally, it looks like most of the doc strings there are
> pretty-much markdown-formatted.
Well, at least I enclose var and parameter names in `...` in my
docstrings.
> I think the final output would look better if you assumed the
> docstrings themselves were markdown-formatted and rendered them as
> html. (That is, only have the items under "Arglists" in a preformatted
> block --- everything else would be html.)
Hm, that sounds like a good idea. Is there some clojure lib that takes
a markdown-formatted string and returns plain HTML5 code?
Hey, and of course, pull requests are welcome.
Bye,
Tassilo