RobertDober / earmark_parser

The Markdown to AST part of Earmark.
Apache License 2.0
68 stars 26 forks source link

Refactoring #73

Closed RobertDober closed 2 years ago

RobertDober commented 2 years ago
RobertDober commented 2 years ago

maybe even with context only r/o We would need, out of memory, needs some checking:

{ast, referenced_footnotes_set, messages, context}

and only at the very end we will update context with messages.