From 8c1c184ad5b58394989ac5a098769c0f1fc47e43 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Wed, 16 Jul 2014 22:43:48 -0600 Subject: add note about disabling single quoted emphasis --- compat/asciidoc.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/compat/asciidoc.conf b/compat/asciidoc.conf index 4767144d..5053fd0d 100644 --- a/compat/asciidoc.conf +++ b/compat/asciidoc.conf @@ -33,6 +33,7 @@ endif::[] [quotes] # disable single quotes as constrained formatting marks for emphasis +# this change can also be made in the document using the attribute entry :quotes.': ifeval::["{compat-mode}"!="legacy"] '= endif::[] -- cgit v1.2.3