From f2c2494b66e3577c43e910ea19152d7d4d1c2f49 Mon Sep 17 00:00:00 2001
From: fiddlosopher
Date: Sun, 7 Jan 2007 01:06:34 +0000
Subject: Modified HTML output for Image elements, to conform to Markdown.pl: +
title attribute comes after alt attribute + title is included even if null
git-svn-id: https://pandoc.googlecode.com/svn/trunk@445 788f1e2b-df1e-0410-8736-df70ead52e1b
---
tests/writer.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'tests')
diff --git a/tests/writer.html b/tests/writer.html
index 2428d0a12..3213bb9ce 100644
--- a/tests/writer.html
+++ b/tests/writer.html
@@ -751,10 +751,10 @@ document.write(''+e+'<\/'+'a'+'>');
From “Voyage dans la Lune” by Georges Melies (1902):
-
+
- Here is a movie
icon.
+ Here is a movie
icon.
Footnotes
--
cgit v1.2.3