Skip to content

Commit 0c0d865

Browse files
authored
Book: Added link to Part 2 of Yann's tutorial (#1103)
1 parent d4da0f3 commit 0c0d865

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/book/src/guides/yann-tutorial.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,13 @@ for a toy language, Yolo. Yann first guides you through the creation of
1111
a Tree-sitter grammar for Yolo, then plugs it into Topiary to write its
1212
formatting queries.
1313

14+
## [Part 2]
15+
16+
[Part 2] continues from where the previous part left off, by exploring
17+
some of the more advanced formatting features of Topiary, which are
18+
useful when handling real-life languages. In particular, it looks at
19+
single-line and multi-line layouts, using the Yolo toy language.
20+
1421
<!-- Links -->
1522
[part 1]: https://www.tweag.io/blog/2025-01-30-topiary-tutorial-part-1
23+
[part 2]: https://www.tweag.io/blog/2025-10-02-topiary-tutorial-part-2

0 commit comments

Comments
 (0)