diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-03-26 17:15:53 +0200 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-03-26 17:15:53 +0200 |
commit | 0cb0aa7308a2771aa142afff11b37edcc5034522 (patch) | |
tree | d6640f01b50a0a4748b987466af8ea67f47d92e6 | |
parent | e30d2c700a94177edf223b40999c05f95bc85742 (diff) | |
download | pandoc-0cb0aa7308a2771aa142afff11b37edcc5034522.tar.gz |
Fixed a test not updated on last commit.
-rw-r--r-- | test/writer.ms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/writer.ms b/test/writer.ms index cd8de4342..e68b09ea5 100644 --- a/test/writer.ms +++ b/test/writer.ms @@ -719,7 +719,7 @@ This & that. .PP Backslash: \\ .PP -Backtick: \[aq] +Backtick: \` .PP Asterisk: * .PP |