great project!
Thank you for open sourcing it.
I noticed that html formatting has some issues
example on monacode.live
on ⌘ + s, the html is formatted correctly but a semi-colon is added to the end
another example with spaces
you get {" "}
I think this is related to babel parser
any guidance?
great project!
Thank you for open sourcing it.
I noticed that html formatting has some issues
example on monacode.live
on
⌘ + s, the html is formatted correctly but a semi-colon is added to the endanother example with spaces
you get
{" "}I think this is related to babel parser
any guidance?