fix doc bug (PR 9314)
svn: r9415
This commit is contained in:
parent
a26b334c67
commit
d1c6669f0d
|
@ -245,9 +245,9 @@ Converts an @tech{X-expression} into XML content.}
|
||||||
|
|
||||||
Converts an @tech{X-expression} into a string containing XML.}
|
Converts an @tech{X-expression} into a string containing XML.}
|
||||||
|
|
||||||
@defproc[(eliminate-whitespace [tags (listof symbol?)]
|
@defproc[((eliminate-whitespace [tags (listof symbol?)]
|
||||||
[choose (boolean? . -> . any/c)]
|
[choose (boolean? . -> . any/c)])
|
||||||
[elem element?])
|
[elem element?])
|
||||||
element?]{
|
element?]{
|
||||||
|
|
||||||
Some elements should not contain any text, only other tags, except
|
Some elements should not contain any text, only other tags, except
|
||||||
|
|
Loading…
Reference in New Issue
Block a user