From 85c404f2b738b47666987ee8336ef98c569b2b55 Mon Sep 17 00:00:00 2001 From: Tangent Date: Sun, 9 Aug 2026 17:19:57 -0600 Subject: [PATCH] fix idea/task list formatting --- ReadMe.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 79c5a7e..d3e5b84 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -6,13 +6,13 @@ Critical features include - [ ] Markdown support, - [ ] import/export of all data through JSON, - [ ] comment support - - [ ] with captchas - - [ ] and moderation features (not requiring an account). + - [ ] with captchas + - [ ] and moderation features (not requiring an account). - [ ] Backup feature. - [ ] Automatic update feature. - [ ] HTML in Markdown allowed without exception since it should ONLY be trusted content. - - [ ] Gotta make it very clear that it assumes anyone with posting permission is trustworthy.. - - [ ] though maybe make HTML content a trust-level permissions thing. + - [ ] Gotta make it very clear that it assumes anyone with posting permission is trustworthy.. + - [ ] though maybe make HTML content a trust-level permissions thing. WordPress forces stylization on you that I hate, is a monolith with old code, security issues, problems, etc.. and is owned and run by an organization that keeps making decisions that are destructive to sharing writing online. So fuck it, I'm making my own, and keeping it simple and easy.