Update example.pdf.md

This commit is contained in:
Simon Lecoq
2021-04-26 23:05:55 +02:00
committed by GitHub
parent 445902e854
commit 73d735cb12

View File

@@ -2,7 +2,7 @@
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).
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
@@ -10,4 +10,4 @@ You can customize your template with both markdown plugins and SVG plugins like
<%- await include(`partials/rss.ejs`) %>
<%- await embed(`test-isocalendar`, {isocalendar:true}) %>
<%- await embed(`test-isocalendar`, {isocalendar:true}) %>