pandoc/src/Text
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
..
Pandoc Org reader: support ATTR_HTML for special blocks 2016-10-30 20:23:53 +01:00
Pandoc.hs Export Text.Pandoc.Error in Text.Pandoc. 2016-10-24 22:31:36 +02:00