org-mode: hide emphasis markers
This commit is contained in:
parent
69652e34d8
commit
a870ec479b
|
@ -853,7 +853,7 @@ Configure email with iCalendar event support, to integrate with
|
|||
(org-directory "~/Documents/org")
|
||||
(org-default-notes-file (expand-file-name "notes.org" org-directory))
|
||||
(org-archive-default-command #'org-archive-to-archive-sibling)
|
||||
(org-hide-emphasis-markers nil)
|
||||
(org-hide-emphasis-markers t)
|
||||
(org-use-sub-superscripts '{})
|
||||
(org-pretty-entities t)
|
||||
(org-pretty-entities-include-sub-superscripts t)
|
||||
|
|
Loading…
Reference in a new issue