-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Rust (compiled to wasm) is faster, works with npm.
MarkdownProcessor in MarkdownProcessor.ts is essentially just a string processing step and outputs the preprocessed markdown string as well as equationMapping which is used for further downstream processes.
Requirements
New implementation should do exactly what MarkdownProcessor.ts does. Use an example markdown file to test the output of markdownContent.process() and compare.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request