mirror of
https://github.com/TheAnachronism/docspell.git
synced 2024-11-13 02:31:10 +00:00
5 lines
69 B
Markdown
5 lines
69 B
Markdown
{% set data = load_data(path=path) %}
|
|
``` json
|
|
{{ data | safe }}
|
|
```
|