mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 10:58:26 +00:00
Addon docs
This commit is contained in:
4
website/site/templates/shortcodes/incl_json.md
Normal file
4
website/site/templates/shortcodes/incl_json.md
Normal file
@ -0,0 +1,4 @@
|
||||
{% set data = load_data(path=path) %}
|
||||
``` json
|
||||
{{ data | safe }}
|
||||
```
|
Reference in New Issue
Block a user