branch: externals/org-modern
commit 713b682bbe768d9a09efa10926d5c9568b13983b
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    org-modern-keyword: Expand docstring
---
 org-modern.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/org-modern.el b/org-modern.el
index e95900041f..3aece3d9e1 100644
--- a/org-modern.el
+++ b/org-modern.el
@@ -168,6 +168,7 @@ and faces in the cdr. Example:
 
 (defcustom org-modern-keyword t
   "Prettify keywords like #+title.
+If set to t, the prefix #+ will be hidden.
 If set to a string, e.g., \"‣\", the string is used as replacement for #+.
 If set to an alist of keywords and strings, the associated string will be
 used as replacement for \"#+keyword:\", with t the default key."

Reply via email to