Closed schoettl closed 3 years ago
Currently, leading whitespace in list-item-line is discarded.
list-item-line
This leads to the following problems:
⇒ Store leading whitespace in AST.
Open questions: How should tab characters be handled?
Currently, leading whitespace in
list-item-line
is discarded.This leads to the following problems:
⇒ Store leading whitespace in AST.
Open questions: How should tab characters be handled?