racket/collects/tests/scribble
Matthew Flatt cb041850f4 scribble: decode a lone ` as a left "curly quote"
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.
2012-09-21 07:37:30 -06:00
..
docs scribble: decode a lone ` as a left "curly quote" 2012-09-21 07:37:30 -06:00
docs.rkt scribble/manual: add #:normalize?' option to deftech' et al. 2012-08-20 17:37:24 -06:00
main.rkt Streamline all scribble tests. 2012-05-06 05:53:19 -04:00
reader.rkt fix some error-message tests 2012-06-23 05:21:52 -07:00
render.rkt Streamline all scribble tests. 2012-05-06 05:53:19 -04:00
text-collect.rkt Streamline all scribble tests. 2012-05-06 05:53:19 -04:00
text-lang.rkt Make it possible to run each scribble test file by itself. 2012-04-17 14:04:57 -04:00
text-wrap.rkt New wrap-line' function in a new scribble/text/wrap' module. 2012-05-06 05:38:04 -04:00
xref.rkt Do the xref test only if "doc/reference/out.sxref" exists/ 2012-05-07 09:12:00 -04:00