travs / markdown-pdf

Convert markdown to pdf, png or jpeg on the fly in Atom
MIT License
263 stars 44 forks source link

Add header and footer configuration #221

Closed dmtwng closed 4 years ago

dmtwng commented 4 years ago

163

Thank you for this plugin. I've added footer and header options for my needs, please take a look.

travs commented 4 years ago

Hey, thanks a lot for this; it is really appreciated. Unfortunately, this PR is out of date since we migrated to the new version of mdpdf, which supports different styles for header/footer. That's currently being worked on over here, but not working yet.