Skip to content

Commit

Permalink
add template and logo image
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunky-Z committed Aug 19, 2022
1 parent 827fedc commit 18ccd4e
Show file tree
Hide file tree
Showing 3 changed files with 620 additions and 1 deletion.
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
---
output:
pdf_document:
latex_engine: xelatex
pandoc_args: [--template=eppdev-doc.latex,--listings]

title: "MPPL"
date: "2022-08"
company: COMPANYNAME
file-code: COMPANY-DEPARTMENT-00000000
logo-url: ./img/logo.png
logo: true
lot: false
lof: false
history:
- version: V0.1
author: Dominic
date: 2022-08-19
desc: 创建文档
---

# MPPL
Markdown to Pdf with Pandoc via $\LaTeX{}$.
Markdown to PDF with Pandoc via \LaTeX{}.
Binary file added img/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 18ccd4e

Please sign in to comment.