diff options
| author | Loic Guegan <loic.guegan@mailbox.org> | 2024-04-18 16:18:41 +0200 |
|---|---|---|
| committer | Loic Guegan <loic.guegan@mailbox.org> | 2024-04-18 16:18:41 +0200 |
| commit | b36e130286061edf577e85a5d6e9649abd63c93e (patch) | |
| tree | d9f8b694718d669cd492657aca3c6e54f01ee7db /example/layout.txt | |
| parent | 256a6932c3eef45908c5e6d29552d0f35b76c4e7 (diff) | |
Debug a support for formatted output
Diffstat (limited to 'example/layout.txt')
| -rw-r--r-- | example/layout.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/example/layout.txt b/example/layout.txt new file mode 100644 index 0000000..e7b9343 --- /dev/null +++ b/example/layout.txt @@ -0,0 +1,9 @@ +Created timestamp: {created} +Created added: {added} +Created on hostname: {hostname} +Created on platform: {platform} +Tags: {tags} +Subpath: {subpath} +Id: {id} +Content: +{content} |
