12 lines
170 B
Markdown
12 lines
170 B
Markdown
![]() |
---
|
||
|
id: {{id}}
|
||
|
title: {{title}}
|
||
|
tags: []
|
||
|
date: {{format-date now "full"}} | {{format-date now "time"}}
|
||
|
since: {{format-date now "elapsed"}}
|
||
|
---
|
||
|
|
||
|
# {{title}}
|
||
|
|
||
|
{{content}}
|