branch: externals/tomelr commit 060c38b934d2e7a51cbf3e1320782cb3203310db Author: Kaushal Modi <kaushal.m...@gmail.com> Commit: Kaushal Modi <kaushal.m...@gmail.com>
chore(readme): Limit up to 3 levels of headings for Org exports --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 8768d21280..1682bf52f5 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,8 @@ #+title: Emacs-Lisp Library for converting S-expressions to TOML #+author: Kaushal Modi +#+options: H:3 + #+property: header-args :eval never-export *NOTE*: This library is in a severe beta stage. It is not ready for any use!! :poop: