branch: externals/denote
commit 1d6ed64965a7f74fb68db1745f45babb052b1a22
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Make small correction to indent a nested list in the manual
---
 README.org | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.org b/README.org
index ac3c1c9b4d..a961fbc671 100644
--- a/README.org
+++ b/README.org
@@ -5788,14 +5788,14 @@ might change them without further notice.
 + Function ~denote-link-description-with-signature-and-title~ :: Return
   link description for =FILE=.  Produce a description as follows:
 
-- If the region is active, use it as the description.
+  - If the region is active, use it as the description.
 
-- If =FILE= as a signature, then use the
-  ~denote-link-signature-format~.  By default, this looks like
-  "signature title".
+  - If =FILE= as a signature, then use the
+    ~denote-link-signature-format~.  By default, this looks like
+    "signature title".
 
-- If =FILE= does not have a signature, then use its title as the
-  description.
+  - If =FILE= does not have a signature, then use its title as the
+    description.
 
 #+vindex: denote-link-description-function
 + Variable ~denote-link-description-function~ :: Function to use to

Reply via email to