Kaydet (Commit) 6b07be9d authored tarafından Fred Drake's avatar Fred Drake

at least comment on why curly-quotes are not enabled

üst f25fa6dd
......@@ -8,6 +8,9 @@ $HTML_VERSION = 4.01;
$LOWER_CASE_TAGS = 1;
$NO_FRENCH_QUOTES = 1;
# '' in \code{...} is still converted, so we can't use this yet.
#$USE_CURLY_QUOTES = 1;
# Force Unicode support to be loaded; request UTF-8 output.
do_require_extension('unicode');
do_require_extension('utf8');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment