Skip to content

parsing \leq to mathJson gives Equal not LessEqual #69

@sunki-hong

Description

@sunki-hong

While 4 <= k are parsed as ["LessEqual", 4, "k"] 4 \leq k gives ["Equal", 4, "k"] which seems awkward

Image 1 - Typing 4 \leq k
image

Image 2 - Typing 4 <= k
image

ps Thanks for the amazing library
I'm really loving it 👍

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions