Update README.md

This commit is contained in:
lowlighter
2021-04-06 23:05:41 +02:00
parent 7fcf94b5ec
commit 9b72f86bff

View File

@@ -1,9 +1,12 @@
### 📒 Markdown (🚧 v3.7) ### 📒 Markdown <sup>🚧 v3.7</sup>
⚠️ 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 `}}`. Markdown template can render a **markdown template** by interpreting **templating brackets** `{{` and `}}`.
<table> <table>
<td align="center"> <td align="center">
⚠️ This feature is still under active developement and may not be functional yet
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
</td> </td>
</table> </table>
@@ -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. 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 #### Examples workflows
```yaml ```yaml