Closed razcore-rad closed 2 years ago
The solution I found is to use the tiny honeycomb module and construct a simple GDQuest-focused markdown parser using the parser-combinator methodology.
For reference see TMPA Effects vs Transformers In Parsing and its accompanying repo.
For example the following Markdown input:
Results in this malformed output because we lack the closing triple ` mark:
This could lead to loss of data, especially for the
--in-place
flag.