Skip to content

Math formulas cannot be converted well #49

@Demi1024

Description

@Demi1024

Hello, when I use notebookjs, I find that can't render math formulas well.

One is that katex is not enough rule for exactly matching math formulas, you can see next pic
image

the other is related to referenced markedjs. When markedjs parses, it mistakenly converts _ to <em>, and converts -to <ul><li></li></ul>. markedjs/marked#1538
Is there any alternative library for marked.js conversion?

Hope to get your help❤️

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions