summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-10-01Rescue `math.binom` docs (#5087)Laurenz
2024-09-30Change default font to Libertinus Serif (#4969)Laurenz
2024-09-30Modify four circles icon to back icon (#5062)Shunsuke KIMURA
2024-09-26Spelling (#5020)Josh Soref
2024-09-26Add `math.stretch` element function (#5030)Max
2024-09-26Clarify the path argument of the image element (#4892)Dmytro Kravchenko-Loznia
2024-09-26Rename place scope "page" to "parent" (#5027)Jeremie Knuesel
2024-09-25Remove columns.with show rule example (#5028)Jeremie Knuesel
2024-09-25New flow layout, with multi-column floats (#5017)Laurenz
2024-09-24Remedy a 404 in the changelog (#5016)Martin Haug
2024-09-22Improve scripting reference `Methods` example (#5003)omniwrench
2024-09-22Fix `table` docs guide example (#4996)omniwrench
2024-08-17Fix `lr` docs example (#4777)Max
2024-08-09Split shorthands into math and markup, add tilde shorthand (#4706)Max
2024-08-06Move roadmap and community pages out of this repository (#4688)Laurenz
2024-08-05Add missing under/over-delimiters (#4637)mkorje
2024-08-05Remove completed items from roadmap (#4647)Martin Haug
2024-07-20Support transparent page fill (#4586)Laurenz
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
2024-07-11Spans for cross-file go-to-definition (#4539)Laurenz
2024-07-04Refactor line building (#4497)Laurenz
2024-06-22Add named symbols: `⌈`, `⌉`, `⌊`, `⌋` (#4267)Yip Coekjan
2024-06-13Make symbols callable like functions & migrate callable accents to callable s...Yip Coekjan
2024-06-11Add link to `tests` in `docs/dev/architecture.md` (#4353)Yip Coekjan
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-06-03Show block-level elements as blocks (#4310)Laurenz
2024-05-25Rephrase the sentence on variable scope in Scripting documentation (#4250)Malo
2024-05-21Update 3-advanced.md (#4208)hettlage
2024-05-18Update changelog (#4184)Laurenz
2024-05-17Mention that raw and equation syntax works in both markup and code mode (#4164)Laurenz
2024-05-16Slightly improve tables in `syntax.md` (#4151)Malo
2024-05-16Documentation for literals (#4149)Laurenz
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz
2024-04-08Mention `fields` function in docs (#3897)Rik Huijzer
2024-04-06Fix broken links in tables.md on striped rows and columns (#3884)Leedehai
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-03-23Exclude bots from the doc's contributor list (#3731)Leedehai
2024-03-15Version bumpv0.11.0Laurenz
2024-03-15Final touches (#3678)Laurenz
2024-03-15Add a guide for the new tables (#3655)Martin Haug
2024-03-15Fix double slashes in docs links (#3675)Laurenz
2024-03-14Revert use of alternate screen (#3648)Laurenz
2024-03-11Documentation fixes (#3595)Malo
2024-03-09Update changelog and roadmap (#3594)Laurenz
2024-03-07Remove dependency on unicode_names2 (#3570)Laurenz
2024-03-04Add support for shortcut links in docs (#3547)Laurenz
2024-02-29Add `depth` and `offset` field to `heading` (#3038)tingerrr
2024-02-28Enable `cli` feature by default for `typst-docs` (#3527)Laurenz
2024-02-28Make use of `is_some_and` where applicable (#3523)Laurenz