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