will this fix table parsing?
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 2m51s

This commit is contained in:
Braydon 2024-04-21 01:38:36 -04:00
parent 0dac73bff4
commit 53c19d8e48
3 changed files with 2 additions and 2 deletions

Binary file not shown.

@ -15,6 +15,6 @@ Welcome to the RESTfulMC documentation! feugait pertinax duis laudem vix integer
Some of the core features of RESTfulMC include: Some of the core features of RESTfulMC include:
| Feature | Description | | Feature | Description |
|--------------------------|-------------------------------------------------------------------| | - | -: |
| [Player Lookup](/player) | praesent omittam mollis maximus has pretium mediocritatem eripuit | | [Player Lookup](/player) | praesent omittam mollis maximus has pretium mediocritatem eripuit |
| [Server Lookup](/server) | sapien faucibus numquam ponderum utamur himenaeos menandri tation | | [Server Lookup](/server) | sapien faucibus numquam ponderum utamur himenaeos menandri tation |

@ -46,7 +46,7 @@
"react-dom": "^18", "react-dom": "^18",
"react-hook-form": "^7.51.3", "react-hook-form": "^7.51.3",
"remark-gfm": "^4.0.0", "remark-gfm": "^4.0.0",
"remark-mdx": "^3.0.1", "remark-mdx": "^3.0.0",
"remote-mdx": "^0.0.4", "remote-mdx": "^0.0.4",
"restfulmc-lib": "^1.1.3", "restfulmc-lib": "^1.1.3",
"shadcn-ui": "0.8.0", "shadcn-ui": "0.8.0",