aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2023-03-04 12:36:40 +0100
committerPhilip Kaludercic <philipk@posteo.net>2023-03-04 12:36:40 +0100
commitfe591aa09fe96e72e5018e45798ce52bc037e339 (patch)
treecab3d5bb0d14875ecf98fa0e7a214dd81793db9b
parent0ec09b94d1aab6491c6e2637c6273b9a08a12615 (diff)
Remove unnecessary decoration from NEWS.org export
For the exported text to focus on the necessary information, we strip away everything that is not useful. This includes the table of contents (since we are only interested in a single heading), numbering of heading (same reason) and the authorship. We also remove the "#+title" to avoid rendering a double-title at no advantage.
-rw-r--r--NEWS.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.org b/NEWS.org
index b088373..b10c525 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,5 +1,5 @@
-#+title: compat.el - Changelog
-#+link: compat https://todo.sr.ht/~pkal/compat/
+#+link: compat https://todo.sr.ht/~pkal/compat/
+#+options: toc:nil num:nil author:nil
* Development