This is my first contribution guys please be patient if I've got
something wrong. Let me know if the changelog needs more info.

>From 61e18c9e26f6bdbaaff785969881624f9a1c7068 Mon Sep 17 00:00:00 2001
From: Lee Thompson <lee.p.th...@gmail.com>
Date: Wed, 3 Apr 2024 16:20:15 +0100
Subject: [PATCH] ; * doc/misc/org.org (Header and sectioning structure):
 Corrected info mixup.

TINYCHANGE
---
 doc/misc/org.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/misc/org.org b/doc/misc/org.org
index 05ab5b36ca0..cb126ffb257 100644
--- a/doc/misc/org.org
+++ b/doc/misc/org.org
@@ -14328,8 +14328,8 @@ tables, to HTML.
 
 #+vindex: org-md-headline-style
 Based on ~org-md-headline-style~, Markdown export can generate
-headlines of both /atx/ and /setext/ types.  /atx/ limits headline
-levels to two whereas /setext/ limits headline levels to six.  Beyond
+headlines of both /atx/ and /setext/ types.  /setext/ limits headline
+levels to two whereas /atx/ limits headline levels to six.  Beyond
 these limits, the export back-end converts headlines to lists.  To set
 a limit to a level before the absolute limit (see [[*Export Settings]]).
 
-- 
2.34.1

Reply via email to