summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-03-12 14:52:43 +0100
committerJonas Bernoulli <jonas@bernoul.li>2025-03-12 14:52:43 +0100
commit1829b812a5630a9d3de9b759547b4580c09e18e2 (patch)
tree2d909f5082d95bd65d05d62fbdf495e2513b9e64 /README.org
parentcaa776b16239e059b27c9eb03bd5eb510342db34 (diff)
Mention llama-fontify-mode in documentation
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.org b/README.org
index e9a56b3..42134f2 100644
--- a/README.org
+++ b/README.org
@@ -63,3 +63,6 @@ becomes:
Note how ~_%3~ and ~_&6~ are removed from the body, because their names
begin with an underscore. Also note that ~_&4~ is optional, unlike the
explicitly specified ~_%3~.
+
+Consider enabling ~llama-fontify-mode~ to highlight ~##~ and its special
+arguments.