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.
Pull Request Template for OpenBB Developers
Why? (1-3 sentences or a bullet point list):
What? (1-3 sentences or a bullet point list):
Impact (1-2 sentences or a bullet point list):
Testing Done:
Reviewer Notes (optional):
Any specific focus areas for review?
Example: "Please check algorithm compatibility with existing data models."
Any other information (optional)
Docusaurus 3 Upgrade
I've upgraded Docusaurus to v3 and there're some breaking changes affecting us:
.mdx
format over.md
. .md still works, but .mdx has more integrations, features and slightly different validation.Probably, we can setup another linter later.
Coding
$ _ $
or$$$
for multiline blocka. Make sure your formula is not using
|
. Screening it with backslash works, but cause glitchesb. Use HTML tables