| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Note.: Review is better via the Commit tab as file changes are separated by commits. Most of the changes are automated changes by our API script or ESLint. |
Sorry, something went wrong.
|
This appears to be making some functional changes to the API docs. Might be better to sync the 18.9.0 docs first to minimize the actual diff |
Sorry, something went wrong.
WDYM? Yes this makes changes to the script that generates docs, and then it also syncs them, as otherwise ESLint would fail 🤔 |
Sorry, something went wrong.
|
Note.: For some reason build is crashing (locally), I created an issue on upstream: gatsbyjs/gatsby#36599 |
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## main #2757 +/- ##
==========================================
- Coverage 66.02% 64.62% -1.40%
==========================================
Files 118 122 +4
Lines 1351 1405 +54
Branches 342 353 +11
==========================================
+ Hits 892 908 +16
- Misses 422 461 +39
+ Partials 37 36 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description
This PR tackles the remaining MDX/Markdown issues from our repository. Basically, the current sync-api script still had some issues, and some of our Markdown pages are non-conforming, so this PR does the following:
Related Issues
Check List