diff --git a/typst.toml b/typst.toml index 04bdc09..03d4bcd 100644 --- a/typst.toml +++ b/typst.toml @@ -9,4 +9,4 @@ description = "Query and display headings in your documents and templates." categories = ["components", "scripting"] keywords = ["context", "chapter", "section", "heading"] license = "MIT" -exclude = ["examples", "README.md"] +exclude = ["examples"]