aboutsummaryrefslogtreecommitdiff
path: root/test/command/8131.md
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-02-12 09:41:20 -0800
committerJohn MacFarlane <[email protected]>2025-02-12 09:41:20 -0800
commit0fe62545358a373e4e22fa2421dd51dcc4400123 (patch)
tree8437f587bb390193eb72786616c69ada343895f8 /test/command/8131.md
parent1a8db18d6a2b7d649c3d3a22da1f8e289f6b1ddb (diff)
Markdown writer: omit extra space after bullets.
We used to insert extra spaces to ensure that the content respected the four-space rule. That is not really necessary now, since pandoc's markdown and most markdowns don't follow the four-space rule. Those who want the old behavior can obtain it by using `-t markdown+four_space_rule`. Closes #7172.
Diffstat (limited to 'test/command/8131.md')
-rw-r--r--test/command/8131.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/8131.md b/test/command/8131.md
index 6820542f6..02f6edc92 100644
--- a/test/command/8131.md
+++ b/test/command/8131.md
@@ -19,7 +19,7 @@ Content
Content
^D
-- [Head](#head)
+- [Head](#head)
# Head