summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-01-09 17:45:02 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2018-01-09 17:45:02 -0800
commit13f7c2cf83c74c3dd22f355111d856fbfe7d3378 (patch)
tree808c72fa25b056bf6028650698226b96c3b80541 /test
parente3f01235e9966d662bb956dbdc66c0f64c759d0a (diff)
Fixed a test case so it works on windows too.
Diffstat (limited to 'test')
-rw-r--r--test/command/4235.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/4235.md b/test/command/4235.md
index afeac2a40..a5d545676 100644
--- a/test/command/4235.md
+++ b/test/command/4235.md
@@ -1,5 +1,5 @@
```
-% pandoc --id-prefix='foo'
+% pandoc --id-prefix=foo
This.^[Has a footnote.]
^D
<p>This.<a href="#foofn1" class="footnote-ref" id="foofnref1"><sup>1</sup></a></p>