From e6d372c98950e5e170e330f9ad4957bb50076c48 Mon Sep 17 00:00:00 2001 From: ryanfleury Date: Wed, 30 Jun 2021 13:06:17 -0600 Subject: [PATCH] mark rjf todo items --- source/md.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/md.h b/source/md.h index 75bfe7c..262aa08 100644 --- a/source/md.h +++ b/source/md.h @@ -12,11 +12,11 @@ // [ ] pass all tests // [ ] simplify error sorting and catastrophic error handling // [ ] integer -> string helpers -// [ ] remove symbol digraphs (maybe a test for this or something) and remove from comments -// [ ] stb_snprintf included and modified for %S ~ MD_String8 +// [ ] {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 // [ ] naming pass -// [ ] get the branches/labels setup on Git for beta 0.1 and dev -// [ ] announcement +// [ ] {rjf} get the branches/labels setup on Git for beta 0.1 and dev +// [ ] {rjf} announcement // NOTE(allen): "Plugin" functionality //