(SPRINT) Parser creation
Functionality:
- Read the text from the file-handling module.
- Analyze the text for Markdown syntax (e.g., #, **, *, >).
- Break the text into logical components or "tokens."
- Translate these tokens into an internal representation.
0
Backlog
0
To Do