noamross / redoc

[NOTE: Project in suspended animation for now] Reversible Reproducible Documents
https://noamross.github.io/redoc
Other
514 stars 44 forks source link

Unknit title block #9

Closed noamross closed 5 years ago

noamross commented 5 years ago

Pandoc's docx writer hard-codes writing metadata to a header block. See if we can unknit this (including when these fields are R-generated, such as with the date).

noamross commented 5 years ago

Closely related to #14