summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-03-11Autocompletion for raw language tagsLaurenz
2023-03-10Expose content representation moreLaurenz
2023-03-10New #[func] macroLaurenz
2023-03-09Make all optional fields settableLaurenz
2023-03-08Rework style chain accessLaurenz
2023-03-08Streamline field namesLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-03-01Split up `model` moduleLaurenz
2023-03-01Bump `ecow`Laurenz
2023-02-27Fix `PartialEq` and `Hash` impls of `Font`Laurenz
2023-02-25Show only math fonts in formula show ruleLaurenz
2023-02-24Better font autocompletionLaurenz
2023-02-24Fix more bad font namesLaurenz
2023-02-24Don't complete in commentsLaurenz
2023-02-24Don't complete params directly after commaLaurenz
2023-02-24Allow multiple authorsLaurenz
2023-02-24Handle New CM Math BookLaurenz
2023-02-23Merge main backLaurenz
2023-02-23More EcoVec usageLaurenz
2023-02-23Switch to ecowLaurenz
2023-02-17Memoize closure callsLaurenz
2023-02-17Fix semicolon parsingLaurenz
2023-02-17Fix error handling after hashtagLaurenz
2023-02-17Add `clusters` and `codepoints` methodsLaurenz
2023-02-17Check char boundaries in string methodsLaurenz
2023-02-17Impl `Eq` for syntax tree typesLaurenz
2023-02-15ChangelogLaurenz
2023-02-14Fix grid sizingLaurenz
2023-02-13Disable link boxes in PDFLaurenz
2023-02-13Let `eval` take code instead of markupLaurenz
2023-02-13Block sizingLaurenz
2023-02-13Fill and stroke properties for containersLaurenz
2023-02-12Add XMPMartin Haug
2023-02-12Support fractional width for `box`Laurenz
2023-02-12Vertically center non-math content in math by defaultLaurenz
2023-02-12Fix hover tooltip in mathLaurenz
2023-02-12Require colon in show ruleLaurenz
2023-02-12Autocomplete parenthesesLaurenz
2023-02-12Make all nodes block-levelLaurenz
2023-02-12Fix "not in" precedenceLaurenz
2023-02-11Fix flow bugsLaurenz
2023-02-09Move `Fragment` into libraryLaurenz
2023-02-06Custom link callbackLaurenz
2023-02-06Make Rust happier about the inline documentationLaurenz
2023-01-31Remove `Category` to `Tag`Laurenz
2023-01-31More `PartialEq` impls for `EcoString`Laurenz
2023-01-31Move assetsLaurenz
2023-02-05Fix `array.pop()`Laurenz
2023-02-03Fix function call highlightingLaurenz