\n"
+ "\n"
;; Special comment that can be use to filter out the TOC
;; from .Summary in Hugo templates.
;;
diff --git a/test/site/content/dir-locals-test/dir-locals-test.md b/test/site/content/dir-locals-test/dir-locals-test.md
index ce7ceb6a..9b861f9b 100644
--- a/test/site/content/dir-locals-test/dir-locals-test.md
+++ b/test/site/content/dir-locals-test/dir-locals-test.md
@@ -7,14 +7,14 @@ draft: false
creator: "Dummy creator string"
---
-
+
Table of Contents
- 1 [Variables set in .dir-locals.el](#variables-set-in-dot-dir-locals-dot-el)
- 2 [Test text](#test-text)
-
@@ -16,7 +16,7 @@ draft = false
- [Zeta 103 which has **some** _markup_](#zeta-103-which-has-some-markup)
- [Links (no descriptions) to headings with section numbers](#links--no-descriptions--to-headings-with-section-numbers)
-
+
By default, Hugo will dump everything at the beginning of a post into
diff --git a/test/site/content/posts/no-toc-in-summary-without-more.md b/test/site/content/posts/no-toc-in-summary-without-more.md
index e8fd69e8..645224bd 100644
--- a/test/site/content/posts/no-toc-in-summary-without-more.md
+++ b/test/site/content/posts/no-toc-in-summary-without-more.md
@@ -4,14 +4,14 @@ tags = ["export-option", "toc", "summary", "endtoc"]
draft = false
+++
-
+
By default, Hugo will dump everything at the beginning of a post into
diff --git a/test/site/content/posts/post-with-export-options-toc-1-num-onlytoc.md b/test/site/content/posts/post-with-export-options-toc-1-num-onlytoc.md
index a61e0094..ea088f8c 100644
--- a/test/site/content/posts/post-with-export-options-toc-1-num-onlytoc.md
+++ b/test/site/content/posts/post-with-export-options-toc-1-num-onlytoc.md
@@ -4,7 +4,7 @@ tags = ["export-option", "toc"]
draft = false
+++
-
+
diff --git a/test/site/content/posts/toc-local.md b/test/site/content/posts/toc-local.md
index 30a1f26e..a064b275 100644
--- a/test/site/content/posts/toc-local.md
+++ b/test/site/content/posts/toc-local.md
@@ -11,7 +11,7 @@ draft = false
Below, TOC is exported with only level-1 headings in this post.
-
+
Table of Contents
@@ -19,20 +19,20 @@ Below, TOC is exported with only level-1 headings in this post.
- [Post sub-heading 2](#post-sub-heading-2)
- [Post sub-heading 3](#post-sub-heading-3)
-
+
Below exported TOC should look the same as above even when it's
generated using the `local` param as it is at the root level of this
post.
-
+
@@ -74,7 +74,7 @@ Below, TOC is exported with only level-1 headings **relative to** this
Below, TOC is exported with only up to level-2 headings **relative to**
this "Post sub-heading 2.2" section.
-