From 35ea2679a73358dfc104a8eb918fb59176f7b9f3 Mon Sep 17 00:00:00 2001 From: slonkazoid Date: Sat, 17 Aug 2024 23:13:53 +0300 Subject: [PATCH] add todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2451f6..2379ad1 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ for bingus-blog viewers: [see original document](https://git.slonk.ing/slonk/bin - [ ] blog thumbnail and favicon - [ ] sort asc/desc - [ ] extend syntect options +- [ ] ^ fix syntect mutex poisoning - [ ] better error reporting and error pages - [ ] better tracing - [ ] replace HashMap with HashCache once i implement [this](https://github.com/wvwwvwwv/scalable-concurrent-containers/issues/139)