From 30033f417f3009eb8c4b5fa8302cea7fecad48ee Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 9 Oct 2018 10:38:50 -0700 Subject: Docx writer: added framework for custom properties. So far, we don't actually write any custom properties, but we have the infrastructure to add this. See #3034. --- data/docx/_rels/.rels | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/docx/_rels/.rels') diff --git a/data/docx/_rels/.rels b/data/docx/_rels/.rels index 44e5daa3d..1121ed8d2 100644 --- a/data/docx/_rels/.rels +++ b/data/docx/_rels/.rels @@ -1,2 +1,3 @@ - \ No newline at end of file + + -- cgit v1.2.3