website-toots/.scripts/src/toot.md
Brandon Rozek bc01b85f87
Rust implementation
TODO: Make sure that JSON file writes are equivalent for less commit noise
2024-07-07 21:20:50 -07:00

10 lines
No EOL
118 B
Markdown

---
{{ frontmatter }}
---
{% raw -%}
{{< unsafe >}}
{% endraw -%}
{{ body }}
{%- raw %}
{{< /unsafe >}}
{%- endraw -%}