Skip to content

Commit 59f4189

Browse files
committed
Update README.md
1 parent 4583c8b commit 59f4189

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/templates/markdown/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Markdown template can render a **markdown template** by interpreting **templatin
44

55
<table>
66
<td align="center">
7-
⚠️ This feature is still under active developement and may not be functional yet
7+
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.markdown.png">
88
<img width="900" height="1" alt="">
99
</td>
1010
</table>
@@ -19,6 +19,9 @@ See [example.md](/source/templates/markdown/example.md) for a markdown template
1919
> Note that available data still depends on which plugins have been enabled.
2020
> You may need to handle errors and setup plugins correctly in order to access to their output data.
2121
22+
To find which data can be used, you can run a workflow with `config_output: json`.
23+
For convenience, several useful properties are aliased in [/source/templates/markdown/template.mjs](markdown/template.mjs).
24+
2225
#### ℹ️ Examples workflows
2326

2427
```yaml

0 commit comments

Comments
 (0)