aboutsummaryrefslogtreecommitdiffstats
path: root/publish.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-12-25 14:17:49 +0100
committerYann Herklotz <git@yannherklotz.com>2021-12-25 14:17:49 +0100
commit225478f6f6c789ae75a5eed6dfd0940422058a51 (patch)
tree7ba5656f85d752e6bc862f8c5329dd1f5c5f7f9d /publish.el
parentd34f7ef7f31ca7585b7dcdbc6f1cde52f61c565c (diff)
downloadvericert-docs-225478f6f6c789ae75a5eed6dfd0940422058a51.tar.gz
vericert-docs-225478f6f6c789ae75a5eed6dfd0940422058a51.zip
Add export with broken links
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/publish.el b/publish.el
index 1b01a84..fab3ec0 100644
--- a/publish.el
+++ b/publish.el
@@ -10,7 +10,8 @@
(require 'ox-hugo)
(setq org-export-use-babel 'inline-only
- org-confirm-babel-evaluate nil)
+ org-confirm-babel-evaluate nil
+ org-export-with-broken-links t)
(defun ymhg/link (arg1 arg2)
(cond