-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Formatting Updates #5327
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
Merged
Merged
Formatting Updates #5327
Changes from 12 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
31b73ce
Added backslashes to descriptions with '[][]'
daexs fae9563
Fixed markdown formatting for valType 'info_array'
daexs f345aef
Fixed double bracket error for regular expressions
daexs f840f11
Minor code cleanup
daexs 4a7873c
Fixed double bracket error in 'basedatatypes.py'
daexs b0cd2f9
Merge branch 'mkdocs-conversion' of https://github.com/plotly/plotly.…
daexs cd623aa
Regenerated code after basevalidators.py changes
daexs 98fab98
Fix SyntaxWarning and adjusted valType 'enumerated' docstring format.
daexs 9ddde0f
Fixed formatting issues with nested enumerated docstrings in info_arr…
daexs 683643c
Fixed list format in 'Dash' and 'String' properties.
daexs efde201
Fixed formatting for 'Compound' and 'color' properties.
daexs 01da1c6
Fixed formatting for 'Integer' types.
daexs 8d12a05
Fixed formatting for 'Colorscale', 'CompoundArray', and 'BaseData' ty…
daexs 6690116
Fixed confusing indentation & some formatting
daexs 4154910
Fixed formatting issues and consistency
daexs df9cc3a
feat: allow `--schema path` option to code generation
gvwilson 77d19bb
Merge pull request #17 from gvwilson/mkdocs-conversion
daexs bdd049b
Fixed code block and type annotation formatting.
daexs cbd983d
Minor code cleanup
daexs 95ea818
Fixed example parsing error
daexs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Nice :-)