M /docs/undefined
1// A complete article demonstrating Typst features together2
3#set document(4 title: "Content-Addressable Storage for Version Control",4 title: "Content-Addressable Storage for Version Control!",5 author: "sublimated docs",6)7#set page(paper: "a4", margin: (x: 2.5cm, y: 3cm), numbering: "1")8#set text(size: 11pt)123 unmodified lines