aboutsummaryrefslogtreecommitdiff
path: root/tests/docx.metadata_after_normal.docx
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2014-07-27 15:11:18 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2014-07-29 13:03:01 -0400
commit840108a9c11850089a27a3b5458f8561ab1b6a2e (patch)
treedb96e841d15bec4173db7257dc58b0ef17bdb960 /tests/docx.metadata_after_normal.docx
parent3eff3782c1cfde8c1cdb4d5461dfb4bf09168e9c (diff)
downloadpandoc-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/docx.metadata_after_normal.docx')
-rw-r--r--tests/docx.metadata_after_normal.docxbin0 -> 57273 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/docx.metadata_after_normal.docx b/tests/docx.metadata_after_normal.docx
new file mode 100644
index 000000000..16b8d583c
--- /dev/null
+++ b/tests/docx.metadata_after_normal.docx
Binary files differ