Enhancements for the scribble language (a documentation language based on Racket)
![]() The recursive macro used by `#%module-begin` had a `...` in a pattern that only matches once, but the match is attempted every time around, and the `...` list accumulated the body of the module. Thanks to Shriram Krishnamurthi for reporting the problem. |
||
---|---|---|
scribble | ||
scribble-doc | ||
scribble-html-lib | ||
scribble-lib | ||
scribble-test | ||
scribble-text-lib | ||
.gitignore |