feat(journal): update week1 and week2

This commit is contained in:
HEL
2026-05-18 09:30:38 +02:00
parent f5c8f6fa62
commit b52baacdad
2 changed files with 9 additions and 1 deletions
+2 -1
View File
@@ -16,4 +16,5 @@
#day(3)
- Research syntax prototype
- Research syntax prototype
- First parser implementation
+7
View File
@@ -0,0 +1,7 @@
#import "template.typ": week, day
#show: week.with(num: 2)
#day(1)
- Finish implementing basic parsers