summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-03-16 04:06:25 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2010-03-16 04:06:25 +0000
commitcb31c89eab45319348b5d8d79dbec5acef8a945b (patch)
treed53eae6b438ff90c4ab42ee50539c5c97fa47981 /tests
parent766f2aaeacb0f4ed99cf6f6089e2b3587edfcba1 (diff)
HTML writer: implemented image-with-caption feature.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1891 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests')
-rw-r--r--tests/writer.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/writer.html b/tests/writer.html
index cd5a687e0..5f0f86deb 100644
--- a/tests/writer.html
+++ b/tests/writer.html
@@ -1156,9 +1156,11 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'<code>'+e+'</code>'+'<\/'+
>Images</h1
><p
>From “Voyage dans la Lune” by Georges Melies (1902):</p
- ><p
+ ><div class="figure"
><img src="lalune.jpg" title="Voyage dans la Lune" alt="lalune"
- /></p
+ /><div class="caption"
+ >lalune</div
+ ></div
><p
>Here is a movie <img src="movie.jpg" alt="movie"
/> icon.</p