diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-02-04 12:56:30 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-02-04 12:56:30 +0100 |
commit | 18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc (patch) | |
tree | 05f4e9024093e233c131b3494e71265062ffd94a /tests/odt/markdown/endnote.md | |
parent | 8418c1a7d7e5312dfddbc011adb257552b2a864b (diff) | |
download | pandoc-18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc.tar.gz |
Moved tests/ -> test/.
Diffstat (limited to 'tests/odt/markdown/endnote.md')
-rw-r--r-- | tests/odt/markdown/endnote.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/odt/markdown/endnote.md b/tests/odt/markdown/endnote.md deleted file mode 100644 index 679af3fdc..000000000 --- a/tests/odt/markdown/endnote.md +++ /dev/null @@ -1,3 +0,0 @@ -Some text[^1] with an endnote. - -[^1]: Endnote text
\ No newline at end of file |