Alessio Gravili
|
e870be094e
|
docs: add dependency troubleshooting docs (#13385)
Dependency mismanagement is the #1 cause of issues people have with
payload. This PR adds a details docs section explaining why those issues
occur and how to fix them.
**[👀 Click here for docs
preview](https://payloadcms.com/docs/dynamic/troubleshooting/troubleshooting?branch=docs/dependencies)**
|
2025-08-06 11:19:32 -04:00 |
|
Alessio Gravili
|
9f9db3ff81
|
chore: bump prettier, re-enable prettier for docs (#11695)
## Introducing Prettier for docs
Prettier [was originally disabled for our docs as it didn't support MDX
2.0](1fa636417f),
outputting invalid MDX syntax.
This has since been fixed - prettier now supports MDX 2.0.
## Reducing print width
This also reduces the print width for the docs folder from 100 to 70.
Our docs code field are very narrow - this should help make code more
readable.
**Before**

**After**

**Before**

**After**

|
2025-03-14 17:13:08 +00:00 |
|
Said Akhrarov
|
b6de432ab2
|
docs: fix all missing vertical lines in tables (#10288)
|
2024-12-31 14:11:47 -07:00 |
|
Alessio Gravili
|
5b4730d13c
|
docs: fix incorrect escaping of * (#10274)
|
2024-12-30 17:02:13 -07:00 |
|
Jacob Fletcher
|
a1bb661a1a
|
docs: misc improvements (#7107)
|
2024-07-11 09:54:21 -04:00 |
|
Jacob Fletcher
|
a20cf70105
|
docs: removes express
|
2024-05-13 10:29:59 -04:00 |
|
Alessio Gravili
|
ae7d6f97d2
|
chore: formatting and linting (#3261)
* chore: lint packages/payload
* chore: lint packages/db-postgres
* chore: lint packages/db-mongodb
* chore: update eslintrc exclusion rules
* chore: update eslintrc exclusion rules
* chore: lint misc files
* chore: run prettier through packages
* chore: run eslint on payload again
* chore: prettier misc files
* chore: prettier docs
|
2023-09-01 17:39:44 +02:00 |
|
Elliot DeNolf
|
b49591c236
|
docs: add troubleshooting section, CORS troubleshoot (#2790)
|
2023-06-07 16:40:34 -04:00 |
|