From: Eshel Yaron Date: Fri, 30 Sep 2022 09:03:05 +0000 (+0300) Subject: DOC: add a reference to the SWI-Prolog manual QQ section X-Git-Tag: v0.4.4~2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19616332b7199ebffeb4b5e55ba8c37e377a5346;p=dict.git DOC: add a reference to the SWI-Prolog manual QQ section --- diff --git a/README.org b/README.org index 0d8fbc5..a66a40f 100644 --- a/README.org +++ b/README.org @@ -503,6 +503,9 @@ If a quasi-quotation type does not have a matching mode in =sweeprolog-qq-mode-alist=, the function =sweeprolog-qq-content-face= is used to determine a default face for quoted content. +For more information about quasi-quotations in SWI-Prolog, see +[[https://www.swi-prolog.org/pldoc/man?section=quasiquotations][library(quasi_quotations) in the SWI-Prolog manual]]. + ** Term-based editing and motion commands