branch: master
commit e897bee365bdb0bc1862c8791ef7ab1cf5ccea74
Author: Ian Dunn <du...@gnu.org>
Commit: Ian Dunn <du...@gnu.org>

    Don't export special strings for documentation
    
    Preserves -- in docs.
    
    * org-edna.org: Add special string preserve option
---
 org-edna.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-edna.org b/org-edna.org
index 9c1dbf4..7009570 100644
--- a/org-edna.org
+++ b/org-edna.org
@@ -7,7 +7,7 @@
 #+STARTUP: indent
 #+TODO: FIXME | FIXED
 #+OPTIONS: toc:2 num:nil timestamp:nil \n:nil |:t ':t email:t
-#+OPTIONS: *:t <:t d:nil todo:nil pri:nil tags:not-in-toc
+#+OPTIONS: *:t <:t d:nil todo:nil pri:nil tags:not-in-toc -:nil
 
 #+TEXINFO_DIR_CATEGORY: Emacs
 #+TEXINFO_DIR_TITLE: Org Edna: (org-edna)

Reply via email to