From a595dd575f80200efa07129907ccee4686c155c4 Mon Sep 17 00:00:00 2001 From: memdmp Date: Wed, 14 Jan 2026 07:05:23 +0100 Subject: feat: im done for tn i think --- src/routes/blog/posts/test-post.svx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/routes/blog/posts/test-post.svx') diff --git a/src/routes/blog/posts/test-post.svx b/src/routes/blog/posts/test-post.svx index 71d8c21..b12b25a 100644 --- a/src/routes/blog/posts/test-post.svx +++ b/src/routes/blog/posts/test-post.svx @@ -3,7 +3,7 @@ title: "Test Post" blurb: "Awawawa Ipsum dolor the neobot is in the washing machine" author: "7222e800" slug: "test-post" -id: 0 +id: -1 # Timestamps are in ISO8601 UTC (`date -u +%Y-%m-%dT%H:%M:%SZ`) created: "2026-01-14T01:25:14Z" @@ -18,6 +18,8 @@ updated: "2026-01-14T01:25:14Z" this is a test blog post. +## elements + ## markdown [this is a link](https://en.wikipedia.org/wiki/Catgirl). @@ -30,6 +32,10 @@ this is a test blog post. console.log('and this is a codeblock'); ``` +> and this is a quote +> +> a multiline one + ### unwrapped table | | awawa | test | -- cgit v1.2.3