docs(templates/markdown): rewrite documentation
This commit is contained in:
@@ -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`) %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user