summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-09-12Add `figure.caption` element (#1704)MALO
2023-09-12Fix newline parsing behaviour in markupLaurenz
2023-09-11Type compatibilityLaurenz
2023-09-11Update tests for type system changesLaurenz
2023-09-11Forward third-party errorsLaurenz
2023-09-11Wrap into an equation when a Math expr is evaluated (#2081)LU Jialin
2023-09-11Provide `highlight` function for setting the background color of text (#2076)LU Jialin
2023-09-09Fix font family mismatch between Typst and usvgLaurenz
2023-09-06Fix spacing after number in mathLaurenz
2023-09-06Don't automatically match fencesLaurenz
2023-09-06Interpret vertical page number alignment differentlyLaurenz
2023-09-05Bump hayagrivaLaurenz
2023-09-04Allow packages to specify their minimum compiler versionLaurenz
2023-09-04Fix improper line wrapping in the presence of medial newlines (#2056)bluebear94
2023-09-01Rename testLaurenz
2023-08-31Replace tabs with spaces in raw elements. (#2042)Anton Wetzel
2023-08-31Add regular polygons to visualize (#1215)Reid Johnson
2023-08-30Add test for ends-with fixLaurenz
2023-08-30Fix data loading display namesLaurenz
2023-08-30Allow renaming imports with `as` (#1923)Pg Biel
2023-08-30Make zip variadic (#2041)Sébastien d'Herbais de Thun
2023-08-30Introduce second variant of Ignorant Behaviour and prevent weak page breaks a...Beiri22
2023-08-30Duration type, simple date-duration-calculations and comparisons (#1843)Beiri22
2023-08-29Add a bit more docs to `compile`Laurenz
2023-08-29More type safety for spansLaurenz
2023-08-26Fix weak spacing broken in math (#1966)sitandr
2023-08-26Implement `rev()` method on string (#2013)Kevin K
2023-08-26Fixed numbering hint (#2012)Sébastien d'Herbais de Thun
2023-08-25separate decode from string/bytes for all data functions; and encode for json...Beiri22
2023-08-25Initial support for augmented matrices (#1679)lolstork
2023-08-23Render opening smart quote after another opening quote of a different type (#...bluebear94
2023-08-23linebreak_optimized: Handle breakpoints separated only by spaces (#1821)bluebear94
2023-08-22Virtual path typeLaurenz
2023-08-22Support selectors with and/or followed by before/after (#1883)damaxwell
2023-08-21Add hint for missing method error for dictionary where a field with a functio...Simon Rask
2023-08-21Check for control flow event before let binding (#1912)bluebear94
2023-08-21Add intersperse() method for arrays (#1897)Gokul Soumya
2023-08-21Make bytes joinableLaurenz
2023-08-21Wasm plugin system (#1555)astrale-sharp
2023-08-10Fix single prime in subscript (#1909)sitandr
2023-08-08Fix crashing on empty regexps (#1870)sitandr
2023-08-08Refactor SVG export a bitLaurenz
2023-08-08Add SVG export (#1729)Wenzhuo Liu
2023-08-08Penalize runts (#1858)Matt Fellenz
2023-08-07Show warning to user if they use double/empty underscores (italic) (#1871)Mathias Fischler
2023-08-06Fix incomplete line endings (#1866)Matt Fellenz
2023-08-05Decode image (#1810)Beiri22
2023-08-05Period and slash are ordinary characters in math (#1855)damaxwell
2023-08-05Correct spacing between closing delimiter and large operators (#1857)damaxwell
2023-08-04Bytes typeLaurenz