Improve code parsing logic #2
Labels
enhancement
New feature or request
good first issue
Good for newcomers
Hacktoberfest
help wanted
Extra attention is needed
The code is read from the input editor (left side) and parsed to construct a JSON object with the structure mentioned in js/README.md.
Right now, the code is parsed in a very hacky way. We need to find a way to improve it.
The text was updated successfully, but these errors were encountered: