-
Notifications
You must be signed in to change notification settings - Fork 11.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Edit new SuiJSON page #610
Conversation
Code format values Format table headers Make small edits to the text
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good formatting changes overall, but @ade's comment applies I think, JSON had a limited number of value types, we shove everything else into a string, which means we need to represent it with explicit double quotes.
Co-authored-by: François Garillot <4142+huitseeker@users.noreply.github.com>
Co-authored-by: François Garillot <4142+huitseeker@users.noreply.github.com>
Co-authored-by: François Garillot <4142+huitseeker@users.noreply.github.com>
Adding quotes back Co-authored-by: François Garillot <4142+huitseeker@users.noreply.github.com>
Co-authored-by: François Garillot <4142+huitseeker@users.noreply.github.com>
Co-authored-by: François Garillot <4142+huitseeker@users.noreply.github.com>
Co-authored-by: François Garillot <4142+huitseeker@users.noreply.github.com>
Francois, you are a life saver for reverting my foolishness. And thanks for catching, Ade. I think all is better now. Note, I'm seeking to revert PR #664 where I've moved this file to get this in. Sorry for the churn. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Attempting to trigger merge.
Closing in favor of: |
* snapshot test Parameters::import() and fix typos * ignore git precommit hook * add instructions
* snapshot test Parameters::import() and fix typos * ignore git precommit hook * add instructions
Code format values
Format table headers
Make small edits to the text