Steve
Steve
Ah, I see. So now it's only a `defsection` macro? It might be worth calling out that this is the only change. It's rather non-intrusive to import a single macro....
I'd love to work together with someone on a documentation. In fact I've already started on one based on an existing package, declt, just like you did. Perhaps an email...
> This can be done in case if you will implement something like https://40ants.com/commondoc-markdown/ but for converting reStructured Text to CommonDoc structures. CommonDoc is extensible and you can create new...
There is no workaround on the Genera side (I would have done so if possible and saved the trouble of updating every third party package we use!). Here's a bit...
Bump. I'd love to delete my fork of this from the repo. Can we please get this merged?
How did you install `alexandria`? This is included in `quicklisp` and you shouldn't need to install it.
> Could the issue be that lisp-stat, specifically num-utils, is trying to call alexandria functions before loading the system? It seems that the namespace is missing It _is_ missing and...
Also, how did you install `alexandria`? It comes with quicklisp. Try deleting your installed version and use the one from quicklisp.
@DustinMorado, is this issue still relevant?