summaryrefslogtreecommitdiff
path: root/crates/typst-realize/src
AgeCommit message (Collapse)Author
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-06-26Fix nested HTML frames (#6509)Laurenz
2025-05-12Catch indefinite loop in realization due to cycle between show and grouping ↵Tobias Schmitz
rule (#6259)
2025-03-07Hotfix for labels on symbols (#6015)Laurenz
2025-01-24Fix space collapsing for explicit paragraphs (#5749)Laurenz
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-23Add SymbolElem to realizationIan Wrzesinski
2025-01-23Basic SymbolElem additionIan Wrzesinski
2024-12-10Basic HTML pretty-printing (#5533)Michael Färber
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-08Ensure par and align interrupt cite groups and lists (#5526)PgBiel
2024-12-04Add HTML export formatLaurenz
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27Split out four new crates (#5302)Laurenz