Hey,

Currently have a few issues with the docx transformation I wonder if you good folks could help me with:

1. I have some boilerplate text that needs to be inserted in most, but not all docx generated from a source markdown file. It needs to appear as a footnote of the first page of the document. What would be the best way to do this?

2. Currently, the date in the generated docx is automatically set to today. Is there any way to pass in a specific date into the document?

3. Is there any way in markdown to create tables with merged cells?

I.e. 

| A | B |
-----------
|fruit | apple |    80kcal     |
|       |  pear  |       60kcal   |
| veg | carrot | 30kcal |


The fruit cell should be merged


--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/d7950765-fa28-41f1-88f5-fd14aba9de82n%40googlegroups.com.