diff options
author | Carlos Sosa <gnusosa@gnusosa.net> | 2015-03-01 23:23:21 -0800 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2016-05-23 10:00:14 +0200 |
commit | 5667e0959a09035e155beaa1432c48828c4e9396 (patch) | |
tree | 3c10852dc866b863ea17ee9ff467c7f82546b737 /CONTRIBUTING.md | |
parent | a4717c2fc5d82bc4740b21927ca7db3115a8b1af (diff) | |
download | pandoc-5667e0959a09035e155beaa1432c48828c4e9396.tar.gz |
Org writer: add drawer capability
For the implementation of the Drawer element in the Org Writer, we make
use of a generic Block container with attributes. The presence of a
`drawer` class defines that the `Div` constructor is a drawer. The first
class defines the drawer name to use. The key-value list in the
attributes defines the keys to add inside the Drawer. Lastly, the list
of Block elements contains miscellaneous blocks elements to add inside
of the Drawer.
Signed-off-by: Albert Krewinkel <albert@zeitkraut.de>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions