aboutsummaryrefslogtreecommitdiff
path: root/test/command/7697.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/7697.md')
-rw-r--r--test/command/7697.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/7697.md b/test/command/7697.md
index 28e865c82..eb9c823d0 100644
--- a/test/command/7697.md
+++ b/test/command/7697.md
@@ -21,7 +21,7 @@ ref to top of this section: [[#refsubpage1|refsubpage1]].
```
```
% pandoc -f markdown -t mediawiki
-# Heading {#heading}
+# My Heading {#My_Heading}
^D
-= Heading =
+= My Heading =
```