chiark
/
gitweb
/
~ian
/
mastodonochrome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2347886
)
Fix Markdown syntax in TODO.md.
author
Simon Tatham
<anakin@pobox.com>
Wed, 31 Jan 2024 07:42:38 +0000
(07:42 +0000)
committer
Simon Tatham
<anakin@pobox.com>
Wed, 31 Jan 2024 07:42:38 +0000
(07:42 +0000)
Bullet points don't work unless you separate them from the preceding
paragraph with a blank line.
TODO.md
patch
|
blob
|
history
diff --git
a/TODO.md
b/TODO.md
index 2230e4547115aa6bf31f8fb2693fbd903c7b4fa8..96675a34f0813e39be8463dc39e6c6f8d71cc70b 100644
(file)
--- 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.