Giter Site home page Giter Site logo

markdown-letter's Introduction

markdown-letter

german letter markdown template

Makefile

# compile letter
make MD=source/adac-reiseruecktritt.md
make install

pandoc command

pandoc --pdf-engine=pdflatex --template=letter.tex -s ./letter.md -f markdown+escaped_line_breaks -t latex -o letter.pdf

sample letter

---
size: 12pt

sender:
  name: 'John Doe'
  street: 'Lovejoy Street 4'
  zip: '12345'
  city: 'Springfield'
  phone: '1122390'
  email: '[email protected]'

recipient:
  name: 'Jane Doe'
  street: 'Van Houten Avenue 123'
  zip: '12122'
  city: 'Shelbyville'
  contact: ''

date: '\today'
subject: 'interesting subject'
salutation: 'Dear Sir or Madam'
regards: 'Kind regards'
---

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed congue ullamcorper 
efficitur. Suspendisse nec nulla neque. Mauris malesuada, leo tempor tempor 
pretium, quam lacus feugiat sapien, at sodales nisi lectus ac mi. Ut iaculis a 
neque vel accumsan. Duis feugiat risus in sem imperdiet, nec vulputate ex 
mollis. Integer vestibulum ex tristique, porta erat vel, elementum odio. 
Phasellus purus odio, dapibus nec tristique mollis, sodales vitae quam. 
Curabitur in diam urna. Ut vel sapien accumsan, imperdiet est vitae, finibus 
enim. Mauris feugiat quis massa ac laoreet. Donec egestas, ipsum a bibendum 
porttitor, mauris eros imperdiet lorem, vitae lacinia ex ante eget sem. Morbi 
pretium aliquam dolor vitae ornare. Duis ut tincidunt orci, at placerat nisi. 
Fusce felis odio, finibus cursus imperdiet vitae, mollis posuere elit.

Links

https://pandoc.org/MANUAL.html#pandocs-markdown

markdown-letter's People

Contributors

clanghans avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.