branch: elpa/adoc-mode commit b0d75800d0e196f52a6b1aa66022744920aeed9b Author: Florian Kaufmann <sensor...@gmail.com> Commit: Florian Kaufmann <sensor...@gmail.com>
edited comment --- adoc-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/adoc-mode.el b/adoc-mode.el index 53f77eabe9..15d18bf238 100644 --- a/adoc-mode.el +++ b/adoc-mode.el @@ -1288,7 +1288,8 @@ When LITERAL-P is non-nil, the contained text is literal text." ;; special characters ;; ------------------ - ;; no highlighting for them + ;; no highlighting for them, since they are a property of the backend markup, + ;; not of AsciiDoc syntax ;; quotes: unconstrained and constrained