
Also, add 'lsquo as allowed content. Omitting the ` conversion in the first place was over-conservative. There's a backward-compatibility issue with this addition (i.e., a document might contain a backquote in a decoded context that is meant to be rendered as a backquote), but the potential problems seem minor.
5 lines
130 B
Racket
5 lines
130 B
Racket
#lang scribble/base
|
|
|
|
``To make your so--so document look `pretty,' use fancy quotes,'' he
|
|
said---with practically audible quotes.
|