aaronwolen / pandoc-letter

Pandoc template for writing letters in markdown
GNU General Public License v3.0
409 stars 124 forks source link

Add support for signatures, end matter. #4

Closed adunning closed 8 years ago

adunning commented 8 years ago

This removes a few minor redundancies from the template and adds new variables supporting signatures, enclosure/CC lists, and postscripts. Indentation for the closing block is now set through closing-indentation.

aaronwolen commented 8 years ago

Sorry for the delay! This all looks awesome.