We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a655c1 commit 5ada2bdCopy full SHA for 5ada2bd
web-server-doc/web-server/scribblings/templates.scrbl
@@ -234,8 +234,8 @@ Suppose that we change the template to use @racket[for/list] (which combines the
234
Now the result is:
235
@verbatim[#:indent 2]|{
236
<table>
237
- </tr>
238
+ </td></tr>
239
</table>
240
}|
241
because only the final expression of the body of the @racket[for/list]
0 commit comments