From 6cf5c3f6ac267c93fe7557add482307d494a8c75 Mon Sep 17 00:00:00 2001 From: mb21 Date: Sat, 13 Jul 2019 12:03:45 +0200 Subject: fix filename and issue reference of previous commit --- test/command/5642.md | 8 ++++++++ test/command/5646.md | 8 -------- 2 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 test/command/5642.md delete mode 100644 test/command/5646.md (limited to 'test/command') diff --git a/test/command/5642.md b/test/command/5642.md new file mode 100644 index 000000000..7fe8f5a5f --- /dev/null +++ b/test/command/5642.md @@ -0,0 +1,8 @@ +``` +% pandoc -t html5 -f markdown +![test](foo){aria-describedby="barbaz"} +^D +
+
test
+
+``` diff --git a/test/command/5646.md b/test/command/5646.md deleted file mode 100644 index 7fe8f5a5f..000000000 --- a/test/command/5646.md +++ /dev/null @@ -1,8 +0,0 @@ -``` -% pandoc -t html5 -f markdown -![test](foo){aria-describedby="barbaz"} -^D -
-
test
-
-``` -- cgit v1.2.3