Skip to content

feat: add mathJax support #3

Description

@lesca

Hi @gschaden Thanks for your great project. It totaly meets my custom export requirements.

I'd like to add a script line in head section to support mathjax:

    <head>
        <meta charset="UTF-8">
        <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3.0.1/es5/tex-mml-chtml.js"></script>
        <style>
        {{style}}
        </style>
    </head>
Before After
Image Image

Do you think this is a good way? or you have a better solution? Let me know if I can raise a pull request. Thank you.

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