From: Simon Tatham Date: Wed, 31 Jan 2024 07:42:38 +0000 (+0000) Subject: Fix Markdown syntax in TODO.md. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=e73dcac1a9f3444b2d9a7d28577c52e46f38945a;p=mastodonochrome.git Fix Markdown syntax in TODO.md. Bullet points don't work unless you separate them from the preceding paragraph with a blank line. --- diff --git a/TODO.md b/TODO.md index 2230e45..96675a3 100644 --- a/TODO.md +++ b/TODO.md @@ -20,6 +20,7 @@ history should be shared with what. ## Error handling improvements Error Log entries could usefully include various extra detail: + * `ClientError` should distinguish HTTP methods, so that the inappropriate text 'fetching URL' isn't used in the case where you were trying to _do_ something, like post a toot.