Folio
Folio copied to clipboard
Replace Regex based markdown parser
There's just stuff that's not doable through Regex, Folio needs a proper state machine based parser.
There should be one out there somewhere that can be used so Folio doesn't have to create one. Perhaps the CommonMark library or something similar.