diff options
-rw-r--r-- | smart-documents.org | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/smart-documents.org b/smart-documents.org index c598b57..e1b9b2a 100644 --- a/smart-documents.org +++ b/smart-documents.org @@ -1045,14 +1045,6 @@ We then set values for many other Org-related cosmetic symbols. 'help-echo "Unfold section.")) #+END_SRC -*** Hide markup symbols - -We hide markup symbols. - -#+BEGIN_SRC emacs-lisp :tangle yes - (setq org-hide-emphasis-markers t) -#+END_SRC - *** Pretty LaTeX symbols We display LaTeX entities as UTF8 symbols \rArr this is a slick idea to |