From f5caae569f3d859845dc479836e08f3aeab4c9db Mon Sep 17 00:00:00 2001 From: swaggboi Date: Fri, 4 Apr 2025 22:21:58 -0400 Subject: [PATCH] new TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acf174d..e36d1e8 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ tests locally: ## TODOs +- Do the if-markdown-else-plaintext stuff in templates - Non-markdown posts will need to handle whitespace/newlines with CSS stuff - Do I need `SUM` for `by_id()`?