Use literal.
This commit is contained in:
parent
d6cd420e81
commit
6b1b420942
|
@ -7,7 +7,7 @@
|
|||
@(define (tagline l) @span[style: "font-style: italic" l])
|
||||
@; The new racket web pages
|
||||
|
||||
@(printf "<!doctype html>\n")
|
||||
@literal{<!doctype html>}
|
||||
|
||||
@html{
|
||||
@head{
|
||||
|
@ -111,4 +111,4 @@ computing and from databases to charts.
|
|||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user