summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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
Co-authored-by: Martin Haug <mhaug@live.de>
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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 ↵Yip Coekjan
symbols (#4299) Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-11Add link to `tests` in `docs/dev/architecture.md` (#4353)Yip Coekjan
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>
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
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-02-28Enable `cli` feature by default for `typst-docs` (#3527)Laurenz
2024-02-28Make use of `is_some_and` where applicable (#3523)Laurenz
2024-02-28Move docs generation code (#3519)Laurenz
2024-02-28Externalize assets (#3515)Laurenz
2024-02-27New context system (#3497)Laurenz
2024-02-15Improve documentation on syntactical modes (#3419)Malo
2024-02-02Let for-loop iterate Dict with an iterator (#3318)Leedehai
2024-02-02Allow for-loop to iterate over bytes (#3317)Leedehai
2024-01-08small typo (#3145)Enrico Spinielli
2024-01-08Improve guide for latex users (#2750)max397574
Co-authored-by: Martin Haug <mhaug@live.de>
2023-12-28Removed unnecessary uppercase in the Tutorial welcome page (#3051)David Mazarro
2023-12-18Key/Value data from CLI (#2894)Laurenz
2023-12-13Clarify code mode in "Writing in Typst" (#2928)Hofer-Julian
It is not optional to remove "#". You have to remove it in order to compile the document.
2023-12-12More consistent spelling of "behaviour" (#2923)oliver