summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-22Virtual path typeLaurenz
2023-08-22Support selectors with and/or followed by before/after (#1883)damaxwell
2023-08-22Fix some typos in CLI helpLaurenz
2023-08-21Fix typo (#1969)Pavel Zwerschke
2023-08-21Set new minimum serde versionLaurenz
2023-08-21Improve clarity regarding location parameter in counter.final() (#1962)Lukas Löring
2023-08-21Fix documentation on when raw text is a block. (#1953)Clemens Koza
2023-08-21Add hint for missing method error for dictionary where a field with a functio...Simon Rask
2023-08-21Propagate error before checking for control flow eventLaurenz
2023-08-21Check for control flow event before let binding (#1912)bluebear94
2023-08-21Add intersperse() method for arrays (#1897)Gokul Soumya
2023-08-21Fix a few typosLaurenz
2023-08-21Make bytes joinableLaurenz
2023-08-21Wasm plugin system (#1555)astrale-sharp
2023-08-21Implement `Serialize` and `Deserialize` for completionsLaurenz
2023-08-20Local names for Chinese and Traditional Chinese (#1919)Kingfree
2023-08-19Restrict serde versionLaurenz
2023-08-19Make AST borrowedLaurenz
2023-08-19docs: Update guidelines within Advanced Styling tutorial (#1915)Tobias Rapp
2023-08-10Fix single prime in subscript (#1909)sitandr
2023-08-08fix(docs): correct function name in types.md (#1894)Raik Rohde
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-07Version bumpv0.7.0Laurenz
2023-08-07Update changelogLaurenz
2023-08-07Bump pdf-writer and svg2pdfLaurenz
2023-08-07Add hint for "access denied" messageLaurenz
2023-08-07Fix autocomplete for functions in modulesLaurenz
2023-08-07Touch up docsLaurenz
2023-08-07Show warning to user if they use double/empty underscores (italic) (#1871)Mathias Fischler
2023-08-07Remove outdated docs about toml() not supporting datetimes (#1874)Gokul Soumya
2023-08-06Query-System for metadata (#1812)Beiri22
2023-08-06Fix incomplete line endings (#1866)Matt Fellenz
2023-08-05Decode image (#1810)Beiri22
2023-08-05Add support for opacities (#1844)Laurenz Stampfl
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
2023-08-03Split markup and math shorthands for docsLaurenz
2023-08-03Bump hypherLaurenz
2023-08-03Add shorthands to category pagesMartin Haug
2023-08-03Search additional font paths before system/embedded (#1847)Luke Chambers
2023-08-03layout::par::finalize: Bound allotted width when fitting to width (#1828)bluebear94
2023-08-03enum ident one more then current start (#1824)Anton Wetzel
2023-08-03Ensure normal weight math font face is consistent (#1774)damaxwell
2023-08-03fix(cli): include export in compile time (#1816)Wenzhuo Liu
2023-08-03large operators have limits in displays; relations have limits always (#1748)damaxwell
2023-08-03Warn if layout doesn't stabilize (#1684)bluebear94