Skip to content

Katex not rendering \implies #62

Description

@kabIndepthnotes

I use $\implies$ a lot in my documentation as it quickly describes what I am trying to say! However the version of Katex used does not recognise it!

Steps to reproduce:

math.lit

@title math

@s this is a math statement

This is 
$e^{\pi} \implies \frac{1}{2}$

--- main.py
print("hello world")
---

compile with lit math.lit

And see the math.html file

Possible solutions:

Updating Katex from version 3 to version 16? More math functions seems to be supported on the website.

I can try to look into making a pull request (I am quite new to it and have never made a PR before).

Thank you for your time.

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