From 4abd7f2bcda911b8003359d9c4af307f9f38556c Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Sun, 7 Jul 2024 09:02:24 +0000 Subject: Respect line breaks in org export --- config.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index 295d595..cd3296d 100644 --- a/config.org +++ b/config.org @@ -665,6 +665,12 @@ Show calendar agenda and todos in the same buffer org-html-validation-link "") #+end_src +It's a controversial opinion, but i want hard line breaks to only appear because i want a hard line break in the finished document. This is not quite so respectful of the content/presentation distinction, but it makes some things work in a much more pleasant way for me. + +#+begin_src elisp + (setopt org-export-preserve-breaks t) +#+end_src + This doesn't work with code blocks at the moment. #+begin_src elisp -- cgit 1.4.1-2-gfad0