summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26Documentation fixesLaurenz
2023-02-25New default styleLaurenz
2023-02-25Show only math fonts in formula show ruleLaurenz
2023-02-24ChangelogLaurenz
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-19Panic functionLaurenz
2023-02-18Fix typosLaurenz
2023-02-18Fix summation in math docsLaurenz
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-16Fix template tutorial examplesLaurenz
2023-02-16Dissolve utility categoryLaurenz
2023-02-15Fix tutorial previewsLaurenz
2023-02-15ChangelogLaurenz
2023-02-15Fix raw block highlightingLaurenz
2023-02-14Fix linksLaurenz
2023-02-14Fix grid sizingLaurenz
2023-02-14Better table linesLaurenz
2023-02-13Disable link boxes in PDFLaurenz
2023-02-13Let `eval` take code instead of markupLaurenz
2023-02-13Better examples for spacing functionsLaurenz
2023-02-13Configurable markers for nested listsLaurenz
2023-02-13Configurable numbering for nested enumsLaurenz
2023-02-13Dissolve basics folderLaurenz
2023-02-13Block sizingLaurenz
2023-02-13Fill and stroke properties for containersLaurenz
2023-02-13Remove dumb `field` functionsLaurenz
2023-02-12Add XMPMartin Haug