aboutsummaryrefslogtreecommitdiff
path: root/test/command/3475.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3475.md')
-rw-r--r--test/command/3475.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/command/3475.md b/test/command/3475.md
index afba4ea3c..41a738f67 100644
--- a/test/command/3475.md
+++ b/test/command/3475.md
@@ -1,7 +1,7 @@
RST implicit internal links to headers:
```
-pandoc -f rst
+% pandoc -f rst
Years
-----
@@ -12,7 +12,7 @@ Years_
```
```
-pandoc -f rst
+% pandoc -f rst
Years_
Years
@@ -23,7 +23,7 @@ Years
```
```
-pandoc -f rst
+% pandoc -f rst
Years and years
---------------
@@ -34,7 +34,7 @@ Years and years
```
```
-pandoc -f rst
+% pandoc -f rst
Years and *years*
-----------------