summaryrefslogtreecommitdiff
path: root/test/MarkdownTest_1.0.3/Tests/Formatting in Table of Contents.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/MarkdownTest_1.0.3/Tests/Formatting in Table of Contents.html')
-rw-r--r--test/MarkdownTest_1.0.3/Tests/Formatting in Table of Contents.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/MarkdownTest_1.0.3/Tests/Formatting in Table of Contents.html b/test/MarkdownTest_1.0.3/Tests/Formatting in Table of Contents.html
new file mode 100644
index 0000000..8e7be95
--- /dev/null
+++ b/test/MarkdownTest_1.0.3/Tests/Formatting in Table of Contents.html
@@ -0,0 +1,15 @@
+<ul>
+<li>
+<a href="#toc_0">Header with special &amp; characters</a>
+<ul>
+<li>
+<a href="#toc_1">With <code>Code</code></a>
+<ul>
+<li>
+<a href="#toc_2">With <em>Emphasis</em></a>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>