From 70eaace845b1b080e57df197a29f3c1805c445db Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 26 Apr 2021 20:44:18 +0200 Subject: [PATCH] Update compatibility.md --- .github/readme/partials/documentation/compatibility.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/readme/partials/documentation/compatibility.md b/.github/readme/partials/documentation/compatibility.md index d42d512a..f259a4ff 100644 --- a/.github/readme/partials/documentation/compatibility.md +++ b/.github/readme/partials/documentation/compatibility.md @@ -27,3 +27,5 @@ <%= supports.includes(mode) ? "✔️" : "❌" %><% } %> <% } %> + +*Note: **markdown template** can actually render any kind of SVG metrics using [`embed` function](https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/example.md#embedding-svg-metrics)* \ No newline at end of file