Update documentation
This commit is contained in:
13
source/templates/markdown/example.pdf.md
Normal file
13
source/templates/markdown/example.pdf.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 📒 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.md) 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(`test-isocalendar`, {isocalendar:true}) %>
|
||||
Reference in New Issue
Block a user