index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ref
/
html
Age
Commit message (
Expand
)
Author
2025-07-10
Handle `lower` and `upper` in HTML export (#6585)
Laurenz
2025-07-09
Support images in HTML export (#6578)
Laurenz
2025-06-26
Basic support for text decoration functions in HTML (#6510)
Laurenz
2025-06-24
Also fix encoding of `<textarea>` (#6497)
Laurenz
2025-06-23
Properly handle raw text elements
Laurenz
2025-06-23
Handle pre elements that start with a newline
Laurenz
2025-06-23
Typed HTML API (#6476)
Laurenz
2025-06-11
Render `#super` as `<sup>`, `#sub` as `<sub>` in HTML (#6422)
Lachlan Kermode
2025-06-10
Table multiple headers and subheaders (#6168)
PgBiel
2025-02-25
Fix introspection of HTML root sibling metadata (#5953)
Laurenz
2025-02-24
HTML export: fix elem counting on classify_output (#5910)
Sharzy
2025-02-23
Fix HTML export of table with gutter (#5920)
PgBiel
2025-01-24
Semantic paragraphs (#5746)
Laurenz
2025-01-24
Tweak HTML pretty printing (#5745)
Laurenz
2025-01-23
Handle boxes and blocks a bit better in HTML export (#5744)
Laurenz
2025-01-23
Support quotes in HTML output (#5673)
Michael Färber
2025-01-23
Support `start` attribute for `enum` in HTML export (#5676)
Michael Färber
2025-01-23
HTML tables (#5666)
Michael Färber
2025-01-06
Terminate pretty-printed HTML with trailing newline (#5661)
Laurenz
2025-01-06
Basic HTML `heading` test (#5619)
Johann Birnick
2024-12-20
HTML tests (#5594)
Michael Färber