From 4d0b0413bf08906b042961b393e8eb3876be74c3 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Tue, 27 Apr 2021 19:23:29 +0200 Subject: [PATCH] Update examples --- source/templates/markdown/example.md | 1 - source/templates/markdown/example.pdf.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/source/templates/markdown/example.md b/source/templates/markdown/example.md index 90ccc8d3..262fe6de 100644 --- a/source/templates/markdown/example.md +++ b/source/templates/markdown/example.md @@ -56,4 +56,3 @@ It takes two arguments: - An unique identifier which will be used as filename withing `markdown_cache` folder - Configuration options (see [action.yml](https://github.com/lowlighter/metrics/blob/master/action.yml)) - Tokens options are automatically passed down from your workflow job, do not pass them again - - Options syntax is same as web instance (i.e. dots (`.`) instead of underscores (`_`) and no `plugin_` prefixes) diff --git a/source/templates/markdown/example.pdf.md b/source/templates/markdown/example.pdf.md index 9dae9170..49cf5c78 100644 --- a/source/templates/markdown/example.pdf.md +++ b/source/templates/markdown/example.pdf.md @@ -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(`example-isocalendar-pdf`, {isocalendar:true}) %>