fix Scribble module languages to allow submodules
That is, recognize `module' and `module*' as top-level forms.
This commit is contained in:
parent
a00cd7ebff
commit
ec85dd913d
|
@ -54,6 +54,8 @@
|
|||
define-values
|
||||
define-syntaxes
|
||||
begin-for-syntax
|
||||
module
|
||||
module*
|
||||
#%require
|
||||
#%provide))))
|
||||
#`(begin #,expanded (doc-begin m-id post-process exprs . body))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user