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
/
crates
/
typst-html
Age
Commit message (
Collapse
)
Author
2025-06-26
Consistent sizing for `html.frame` (#6505)
Laurenz
2025-06-24
Also fix encoding of `<textarea>` (#6497)
Laurenz
2025-06-23
Properly handle raw text elements
Laurenz
2025-06-23
Extract `write_children` function
Laurenz
2025-06-23
Handle pre elements that start with a newline
Laurenz
2025-06-23
Turn non-empty void element into export error
Laurenz
2025-06-23
Consistent codepoint formatting in HTML and PDF error messages
Laurenz
2025-06-20
Encode empty attributes with shorthand syntax
Laurenz
2025-04-07
Add HTML meta tags for document authors and keywords (#6134)
Approximately Equal
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-01-23
HTML tables (#5666)
Michael Färber
2025-01-06
Terminate pretty-printed HTML with trailing newline (#5661)
Laurenz
2024-12-10
Basic HTML pretty-printing (#5533)
Michael Färber
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-04
Add HTML export format
Laurenz