aboutsummaryrefslogtreecommitdiffstats
path: root/doom
diff options
context:
space:
mode:
Diffstat (limited to 'doom')
-rw-r--r--doom/config.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/doom/config.el b/doom/config.el
index 38ad78d..9ce5089 100644
--- a/doom/config.el
+++ b/doom/config.el
@@ -347,6 +347,8 @@
(content "article" "content")
(postamble "footer" "postamble")))
+ (setq org-export-with-broken-links t)
+
(require 'calendar)
(setq calendar-mark-diary-entries-flag t)
(setq calendar-mark-holidays-flag t)