Fixing PR13409
This commit is contained in:
parent
5e78aa7d9e
commit
b02d8af305
|
@ -39,7 +39,7 @@ Reads HTML from a port, producing an @xexpr compatible with the
|
||||||
with regards to what elements are allowed to be the children of
|
with regards to what elements are allowed to be the children of
|
||||||
other elements. For example, the top-level @racket["<html>"]
|
other elements. For example, the top-level @racket["<html>"]
|
||||||
element may only contain a @racket["<body>"] and @racket["<head>"]
|
element may only contain a @racket["<body>"] and @racket["<head>"]
|
||||||
element. Defaults to @racket[#f].
|
element. Defaults to @racket[#t].
|
||||||
}
|
}
|
||||||
|
|
||||||
@section{Example}
|
@section{Example}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user