docs(templates/markdown): rewrite documentation

This commit is contained in:
lowlighter
2022-01-14 21:38:44 -05:00
parent 93a821f07e
commit 3b9c481bc2
3 changed files with 114 additions and 86 deletions

View File

@@ -1,12 +1,10 @@
# 📒 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:
All markdown features are supported, meaning that both markdown plugins and SVG renders can be used.
<%- await include(`partials/rss.ejs`) %>