bkyk8rc3zvpnsf5inmcqq4n3k98cv6hj-my-site-hyper-literate-git.test.suzanne.soy-0.0.1

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 340c60ef541163c81f45fd74426fae2381986e36
parent 13798906ceedfc1473643d06f4f98d4f372e889e
Author: Ben Greenman <benjaminlgreenman@gmail.com>
Date:   Sun, 24 May 2020 09:12:09 -0400

doc: add '<>' around 3rd example tag

Diffstat:
Mscribble-doc/scribblings/scribble/core.scrbl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scribble-doc/scribblings/scribble/core.scrbl b/scribble-doc/scribblings/scribble/core.scrbl @@ -1712,7 +1712,7 @@ tag.} Use as a @tech{style property} for an @racket[element], @racket[paragraph], or @racket[compound-paragraph] to substitute an -alternate HTML tag (instead of @tt{<span>}, @tt{<p>}, @tt{div}, +alternate HTML tag (instead of @tt{<span>}, @tt{<p>}, @tt{<div>}, @|etc|).}