From 02d7f7f54a072ccffd8ac3415b155fc54c538829 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 4 Jan 2008 23:46:22 +0000 Subject: [PATCH] add flow hyperlink svn: r8217 original commit: 2658e9917ee8ddda974d3e043441fd6291843c21 --- collects/scribblings/scribble/decode.scrbl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/collects/scribblings/scribble/decode.scrbl b/collects/scribblings/scribble/decode.scrbl index 95ba732c..f9174667 100644 --- a/collects/scribblings/scribble/decode.scrbl +++ b/collects/scribblings/scribble/decode.scrbl @@ -10,9 +10,9 @@ plain text, except for @litchar["@"] escapes. Roughly, it processes a stream of strings to produces instances of the @schememodname[scribble/struct] datatypes (see @secref["struct"]).} -At the flow level, decoding recognizes a blank line as a paragraph -separator. At the paragraph-content level, decoding makes just a few -special text conversions: +At the @tech{flow} level, decoding recognizes a blank line as a +@tech{paragraph} separator. At the @tech{paragraph}-content level, +decoding makes just a few special text conversions: @itemize{