summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-03-01Add rounded corners and strokes to highlight (#3526)frozolotl
2024-03-01Provide more fine-grained spans in raw blocks (#3257)Myriad-Dreamin
2024-02-29Add `depth` and `offset` field to `heading` (#3038)tingerrr
2024-02-28Make use of `is_some_and` where applicable (#3523)Laurenz
2024-02-28Implement alpha modification methods for colors (#3516)frozolotl
2024-02-28Externalize assets (#3515)Laurenz
2024-02-27Fix float overlap (#3507)Laurenz
2024-02-27Fix out-of-order floats (#3506)Laurenz
2024-02-27Improve color negation (#3500)frozolotl
2024-02-27Fix bugs with parenthesized expression parsing (#3505)Laurenz
2024-02-27Fix parser bug with space before colon (#3504)Laurenz
2024-02-27New context system (#3497)Laurenz
2024-02-26Add vertical alignment to equation number [Better Equation Numbering Pt.3] (#...Leedehai
2024-02-26Fix fold order for vectors (#3496)Laurenz
2024-02-25Fix cast order for `ToInt` (#3485)Laurenz
2024-02-22Add `number-align` to `math.equation` [Better Equation Numbering Pt.2] (#3446)Leedehai
2024-02-22Some table improvements [More flexible tables] (#3473)PgBiel
2024-02-21Wider callsite span (#3466)Laurenz
2024-02-21Use `Outer(H|V)Alignment` to constraint types (#3465)Leedehai
2024-02-21Destructuring improvements (#3463)Laurenz
2024-02-20Table line customization [More Flexible Tables Pt.4] (#3393)PgBiel
2024-02-20Change default highlight color to be transparent (#3453)frozolotl
2024-02-20Add module -> dictionary conversion (#3428)f3rn0s
2024-02-20Fix transparent text in PNG export (#3444)frozolotl
2024-02-20Add alpha component to luma (#3438)frozolotl
2024-02-20Always attach primes as scripts by default (#3437)Malo
2024-02-15Fix `h` and `v` in stack (#3423)Laurenz
2024-02-15Better quote selection (#3422)Laurenz
2024-02-14Read EXIF data and apply image rotation (#3413)Laurenz
2024-02-14Fix text show-set regression (#3410)Laurenz
2024-02-12Add color-managed CMYK to RGB conversion (#3288)Martin Haug
2024-02-12Run tests roughly in order (#3402)Laurenz
2024-02-11Better errors for array/dictionary method calls that return mutable (#3370)Leedehai
2024-02-11Fix hebrew symbol codepoints (#3375)Harry Smith
2024-02-05Delay errors for all show rules (#3323)Laurenz
2024-02-05Update dictionary.insert() doc and tests (#3343)Leedehai
2024-02-05Support text show rules that match their own output (#3327)Laurenz
2024-02-04Fix terms show rule (#3325)Laurenz
2024-02-02Support for and/or selectors in show rules (#3326)Laurenz
2024-02-02Allow for-loop to iterate over bytes (#3317)Leedehai
2024-02-01Fix show-set semantics (#3311)Laurenz
2024-01-31Adjust for-loop's pattern matching rules (#3308)Leedehai
2024-01-30Document how to cite sources with special characters. (#3261)Michael Färber
2024-01-30Respect set rules in where selectors (#3290)Laurenz
2024-01-30Fix an error of uncastable dict input (#3247)Leedehai
2024-01-29Do not parse special spaces to Space Token (#3267)Peng Guanwen
2024-01-26Refactor math styling to bring it closer to normal styling (#3262)Laurenz
2024-01-25Merging cells: Colspans [More Flexible Tables Pt.3a] (#3239)PgBiel
2024-01-25Make `math.class` affect the limit configuration (#3231)Malo
2024-01-25Add symbol name for narrow non-breaking space (#3217)Tobias Rapp