I usually just ran the following command:

pandoc nameofile.md --citeproc -o nameofile.docx

But today I was working with a particular .md file and after I finished with it I tried to convert it, but the title, date and author parameters that go inside the YAML block aren't converted, they display like this:

title: title of the document
author: myname
date: today

But just in that format, not like it used to do. And also the tables aren't formatted, they and up in the docs like this:

p t
r 2
1 2
2 2

Just to say an example. I don't know hat happened.

--
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/1abeeca5-7362-441d-907a-08df53958b28n%40googlegroups.com.