feat(journal): update week1 and week2
This commit is contained in:
@@ -16,4 +16,5 @@
|
||||
|
||||
|
||||
#day(3)
|
||||
- Research syntax prototype
|
||||
- Research syntax prototype
|
||||
- First parser implementation
|
||||
|
||||
7
journal/week2.typ
Normal file
7
journal/week2.typ
Normal file
@@ -0,0 +1,7 @@
|
||||
#import "template.typ": week, day
|
||||
|
||||
#show: week.with(num: 2)
|
||||
|
||||
#day(1)
|
||||
|
||||
- Finish implementing basic parsers
|
||||
Reference in New Issue
Block a user