pandoc/tests/Tests
Albert Krewinkel 7e5220b57c
Org reader: allow HTML attribs on non-figure images
Images which are the only element in a paragraph can still be given HTML
attributes, even if the image does not have a caption and is hence not a figure.
The following will add set the `width` attribute of the image to `50%`:

    #+ATTR_HTML: :width 50%
    [[file:image.jpg]]

Closes: #3222
2016-11-09 22:49:20 +01:00
..
Readers Org reader: allow HTML attribs on non-figure images 2016-11-09 22:49:20 +01:00
Writers Add option for top-level division type 2016-10-19 13:12:57 +02:00
Helpers.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Old.hs Added Zim Wiki writer, template and tests. 2016-06-30 23:59:43 -07:00
Shared.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
Walk.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00