Fixed a test case so it works on windows too.

This commit is contained in:
John MacFarlane 2018-01-09 17:45:02 -08:00
parent e3f01235e9
commit 13f7c2cf83

View file

@ -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>