Files
metrics/source/templates/markdown/example.pdf.md
2021-04-27 19:23:29 +02:00

14 lines
567 B
Markdown

# 📒 Markdown template example (pdf)
When using **markdown template**, it is possible to export output as PDF.
See [rendering of this file here](https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.pdf) and [original template source here](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.pdf.md).
## 🧩 Plugins
You can customize your template with both markdown plugins and SVG plugins like below:
<%- await include(`partials/rss.ejs`) %>
<%- await embed(`example-isocalendar-pdf`, {isocalendar:true}) %>