Update example.pdf.md
This commit is contained in:
@@ -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}) %>
|
||||
|
||||
Reference in New Issue
Block a user