pandoc/src/Text/Pandoc
Albert Krewinkel 4f06e6c445
Org reader: support ATTR_HTML for special blocks
Special blocks (i.e. blocks with unrecognized names) can be prefixed
with an `ATTR_HTML` block attribute.  The attributes defined in that
meta-directive are added to the `Div` which is used to represent the
special block.

Closes: #3182
2016-10-30 20:23:53 +01:00
..
Compat Add EOL note to time compat module. 2016-09-03 08:10:53 -04:00
Readers Org reader: support ATTR_HTML for special blocks 2016-10-30 20:23:53 +01:00
Writers reveal.js: don't change slide title to level 1 header. 2016-10-25 17:07:51 +02:00
Asciify.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
CSS.hs new function to extract multiple properties at once in CSS.hs 2015-12-13 21:40:12 +01:00
Data.hsb Rename README to MANUAL.txt 2016-07-20 21:16:45 +02:00
Emoji.hs Fixed Emoji character definitions. 2015-12-04 09:38:58 -08:00
Error.hs Remove Text.Pandoc.Compat.Except 2016-09-02 09:18:09 -04:00
Highlighting.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
ImageSize.hs Remove Text.Pandoc.Compat.Except 2016-09-02 09:18:09 -04:00
MediaBag.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
MIME.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
Options.hs Added angle_brackets_escapable extension. 2016-10-22 23:41:55 +02:00
Parsing.hs Tighten up parsing of raw email addresses. 2016-10-23 23:12:36 +02:00
PDF.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
Pretty.hs Remove an inline monad compatibility macro. 2016-09-02 09:18:08 -04:00
Process.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
SelfContained.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
Shared.hs Merge pull request #3165 from hubertp-lshift/feature/odt-image 2016-10-18 22:00:58 +02:00
Slides.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
Templates.hs Moved template compiling/rendering code to a separate library. 2016-10-02 09:30:26 +02:00
UTF8.hs Remove unnecessary CPP condition in UTF8 2016-09-02 09:18:09 -04:00
UUID.hs Updated copyright dates to include 2016. 2016-03-22 17:20:39 -07:00
XML.hs Remove TagSoup compat 2016-09-02 12:28:53 -04:00