| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-13 | Better test runner (#3922) | Laurenz | |
| 2024-01-03 | Inline equations linebreak at appropriate places (#2938) | Myriad-Dreamin | |
| Co-authored-by: David Maxwell <damaxwell@alaska.edu> Co-authored-by: Laurenz <laurmaedje@gmail.com> | |||
| 2023-09-06 | Don't automatically match fences | Laurenz | |
| Fixes #306 | |||
| 2023-08-26 | Fix weak spacing broken in math (#1966) | sitandr | |
| 2023-08-05 | Correct spacing between closing delimiter and large operators (#1857) | damaxwell | |
| 2023-07-17 | Classify `dots.c`, `dots.down`, `dots.up` and `dots.v` as normal (#1726) | Liam Murphy | |
| Fixes #713. They were previously classified by Unicode as relations, which caused a '+' sign after one of them to be treated as a unary operator rather than a binary operator. This PR overrides the Unicode classification and classifies them as normal instead, which causes a '+' sign after one of them to be properly treated as a binary operator. | |||
| 2023-07-17 | Rename math symbols (#1124) | KG | |
| Co-authored-by: Ryan Pitasky <111201305+rpitasky@users.noreply.github.com> Co-authored-by: Daniel Csillag <15617291+dccsillag@users.noreply.github.com> | |||
| 2023-04-28 | Initial fix for spacing on decorated math operators (#1023) | Pg Biel | |
| 2023-02-02 | Merge text and math symbols | Laurenz | |
| 2023-02-02 | Math tests | Laurenz | |
