-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
I see that running pandoc gfm converter multiple times over the same input produces new binary PDF every time. Probably the PDF contains the date when the document was generated. However, I'd like to avoid generating a new PDF if the source doesn't change.
The use case is that I maintain my docs in repository, and I don't want to commit PDF just because they were regenerated as part of total rebuild.
rybakit, feelancer21 and dgutson