clean house on old examples; sketch out outline for new examples

This commit is contained in:
Allen Webster
2021-09-02 19:29:40 -07:00
parent cae86313c6
commit 5a1462faee
15 changed files with 21 additions and 764 deletions
+1 -2
View File
@@ -665,8 +665,7 @@ typedef enum MD_ParseSetRule
{
MD_ParseSetRule_EndOnDelimiter,
MD_ParseSetRule_Global,
}
MD_ParseSetRule;
} MD_ParseSetRule;
typedef struct MD_ParseResult MD_ParseResult;
struct MD_ParseResult