From 50e71ec8c57f1cc46e14db9e65bb0b827ba33a21 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Fri, 5 Feb 2016 17:26:32 -0800 Subject: [PATCH] doc update --- scribblings/txexpr.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribblings/txexpr.scrbl b/scribblings/txexpr.scrbl index 0b948a9..7be15dc 100644 --- a/scribblings/txexpr.scrbl +++ b/scribblings/txexpr.scrbl @@ -35,7 +35,7 @@ Fast mode is the default, which you get by importing the module in the usual way Safe mode enables the function contracts documented below. Use safe mode by importing the module as @code{(require (submod txexpr safe))}. -@section{What’s a tagged X-expression (aka txexpr)?} +@section[#:tag "what-is-a-txexpr"]{What’s a tagged X-expression (aka txexpr)?} It's an X-expression with the following grammar: