feat(journal): update week1 and week2

This commit is contained in:
2026-05-18 09:30:38 +02:00
parent f5c8f6fa62
commit b52baacdad
2 changed files with 9 additions and 1 deletions

View File

@@ -16,4 +16,5 @@
#day(3)
- Research syntax prototype
- Research syntax prototype
- First parser implementation

7
journal/week2.typ Normal file
View File

@@ -0,0 +1,7 @@
#import "template.typ": week, day
#show: week.with(num: 2)
#day(1)
- Finish implementing basic parsers