typst-count 0.1.0

Count words and characters in Typst documents
Documentation
= Chapter 1: Introduction to Typst

Typst is a new markup-based typesetting system that is designed to be an alternative to LaTeX. It is powerful, easy to use, and fast.

== What is Typst?

Typst is a modern typesetting system built from the ground up with user experience in mind. Unlike LaTeX, which can be complex and slow to compile, Typst offers:

- Fast compilation times
- Clean and intuitive syntax
- Modern error messages
- Built-in package management

== Why Use Typst?

There are many reasons to choose Typst for your document preparation needs:

=== Speed

Typst compiles documents in milliseconds, providing instant feedback as you write. This makes the writing process more fluid and enjoyable.

=== Simplicity

The syntax is clean and easy to learn. You don't need to remember dozens of commands or packages to get started.

=== Power

Despite its simplicity, Typst is powerful enough to handle complex academic papers, books, and technical documentation.

== Getting Started

To get started with Typst, simply install it and create a new `.typ` file. The learning curve is gentle, and you'll be productive in no time.

This chapter contains approximately 150-170 words.