diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2014-07-27 15:11:18 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2014-07-29 13:03:01 -0400 |
commit | 840108a9c11850089a27a3b5458f8561ab1b6a2e (patch) | |
tree | db96e841d15bec4173db7257dc58b0ef17bdb960 /tests/haddock-reader.native | |
parent | 3eff3782c1cfde8c1cdb4d5461dfb4bf09168e9c (diff) | |
download | pandoc-840108a9c11850089a27a3b5458f8561ab1b6a2e.tar.gz |
Docx reader: Make metavalues out of styled paragraphs.
This will make paragraphs styled with `Author`, `Title`, `Subtitle`,
`Date`, and `Abstract` into pandoc metavalues, rather than text. The
implementation only takes those elements from the beginning of the
document (ignoring empty paragraphs).
Multiple paragraphs in the `Author` style will be made into a metaList,
one paragraph per item. Hard linebreaks (shift-return) in the paragraph
will be maintained, and can be used for institution, email, etc.
Diffstat (limited to 'tests/haddock-reader.native')
0 files changed, 0 insertions, 0 deletions