Skip to content

v1.0.0

Compare
Choose a tag to compare
@coderphonui coderphonui released this 07 Oct 01:04
· 22 commits to main since this release

First release

Main features

  • Remove the json code block
  • Auto fix missing commas case when 2 double quotes are next to each other
  • Auto fix missing double quotes when possible
  • Replace single quotes with double quotes
  • Escape special characters \t \n that make the JSON breaks.
  • Auto correct most of the cases when the JSON can be fixed