Commit 1320e90
[experimental] Add ‘Next steps’ tip to WYSIWYG editor documentation (#2851)
* docs(backend): correct TypeScript code fences in TS tabs (controllers, services, middlewares, routes)
* docs(bundlers): clarify webpack config example rename and JS/TS filenames
* docs(routes): add guidance to prefer fully-qualified handler names in custom routers
* docs(api-tokens): add concise security tip (least privilege, rotation, secrets manager)
* docs(controllers): add caution about validateQuery/sanitizeQuery/sanitizeOutput when overriding actions
* docs(policies): clarify scoped policy folders and fix example path
* docs(webhooks): add signature verification tip and fix TS config path
* docs(theme-extension): add minimal TS example for theme.light and theme.dark overrides
* docs(wysiwyg): add next steps tip (plugin first, custom field for deeper integration)
* Limit PR scope based on title; keep only intended doc(s); revert unrelated files
---------
Co-authored-by: GitHub Actions <[email protected]>1 parent 44a3d87 commit 1320e90
File tree
1 file changed
+4
-0
lines changed- docusaurus/docs/cms/admin-panel-customization
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments