Skip to content

Reimplement MarkdownProcessor in Rust #35

@branyang02

Description

@branyang02

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions