From 1468129681528672360123529524be272292fb49 Mon Sep 17 00:00:00 2001 From: ryanfleury Date: Sun, 4 Jul 2021 14:13:31 -0600 Subject: [PATCH] todo --- source/md.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/md.h b/source/md.h index 2d889e6..79b82e8 100644 --- a/source/md.h +++ b/source/md.h @@ -11,11 +11,11 @@ // [x] tests that ensure we don't accept labels when expecting symbols e.g. foo ":" b; foo: "(" ) // [x] pass all tests // [x] simplify error sorting and catastrophic error handling -// [ ] integer -> string helpers +// [x] integer -> string helpers // [x] {rjf} remove symbol digraphs (maybe a test for this or something) and remove from comments // [x] stb_snprintf included and modified for %S ~ MD_String8 // [x] naming pass -// [ ] {rjf} get the branches/labels setup on Git for beta 0.1 and dev +// [x] {rjf} get the branches/labels setup on Git for beta 0.1 and dev // [ ] {rjf} announcement // NOTE(allen): "Plugin" functionality