diff --git a/collects/web-server/scribblings/templates.scrbl b/collects/web-server/scribblings/templates.scrbl index 2070236f00..5755aedfb9 100644 --- a/collects/web-server/scribblings/templates.scrbl +++ b/collects/web-server/scribblings/templates.scrbl @@ -165,7 +165,16 @@ You must write: }| as your template: literal @"@"s must be replaced with @"@\"@\"". -The other gotcha is that since the template is compiled into a Scheme program, only its results will be printed. For example, suppose +The @at-reader-ref is not smart enough to know that identifier should end at the start of XML tags. So, +@verbatim[#:indent 2]|{ +