@farming-labs/docs 0.0.12 → 0.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/index.mjs +1 -1
- package/package.json +1 -1
package/dist/cli/index.mjs
CHANGED
|
@@ -1360,7 +1360,7 @@ This documentation was generated by \`@farming-labs/docs\`. Edit the markdown fi
|
|
|
1360
1360
|
- **Markdown Support** — Write docs with standard Markdown
|
|
1361
1361
|
- **Syntax Highlighting** — Code blocks with automatic highlighting
|
|
1362
1362
|
- **Dark Mode** — Built-in theme switching
|
|
1363
|
-
- **Search** — Full-text search across all pages (⌘K)
|
|
1363
|
+
- **Search** — Full-text search across all pages (⌘ K)
|
|
1364
1364
|
- **Responsive** — Works on any screen size
|
|
1365
1365
|
|
|
1366
1366
|
---
|