Started refactor
This commit is contained in:
10
TODO.org
10
TODO.org
@@ -30,6 +30,16 @@
|
||||
:LOGBOOK:
|
||||
CLOCK: [2022-08-09 Tue 17:51]
|
||||
:END:
|
||||
|
||||
So I've had some heavy misconceptions while working on the content,
|
||||
I would preparse all content tokens, just to work over them, but that doesn't make sense.
|
||||
Now w
|
||||
|
||||
Currently I have a big problem that newline is not pure and interferes with the other function builders
|
||||
|
||||
[[file:src/org/org_block_heading.nim::let contentEndParser = choice(@\[][This]] doesnt work because newline is "impure"
|
||||
|
||||
Gonna convert everything to funcs.....
|
||||
** TODO Store the line numbers :PARSER:
|
||||
** TODO Tag parser :PARSER:
|
||||
** TODO Creating hot reload :DEV_ENVIRONMENT:
|
||||
|
||||
Reference in New Issue
Block a user