From 9b72f86bffa40862794c85727fc262978e68f9ec Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Tue, 6 Apr 2021 23:05:41 +0200 Subject: [PATCH] Update README.md --- source/templates/markdown/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/source/templates/markdown/README.md b/source/templates/markdown/README.md index 30839628..a3663dca 100644 --- a/source/templates/markdown/README.md +++ b/source/templates/markdown/README.md @@ -1,9 +1,12 @@ -### 📒 Markdown (🚧 v3.7) +### 📒 Markdown 🚧 v3.7 + + âš ī¸ This feature is still under active developement and may not be functional yet Markdown template can render a **markdown template** by interpreting **templating brackets** `{{` and `}}`.
+ âš ī¸ This feature is still under active developement and may not be functional yet
@@ -15,6 +18,9 @@ You can even mix it with SVG plugins for even more customization. See [example.md](/source/templates/markdown/example.md) for a markdown template example. +> Note that available data still depends on which plugins have been enabled. +> You may need to handle errors and setup plugins correctly in order to access to their output data. + #### â„šī¸ Examples workflows ```yaml