docs: formatting

This commit is contained in:
saberzero1
2026-05-24 18:50:55 +02:00
parent 97472ebf88
commit 27639d5ab5

View File

@@ -128,7 +128,7 @@ Additional features:
The CLI is simpler and more helpful:
| Command | Description |
|---------|-------------|
| -------------------------------- | --------------------------------------- |
| `npx quartz create` | Interactive setup wizard with templates |
| `npx quartz build --serve` | Build and serve with hot reload |
| `npx quartz sync` | Commit and push to GitHub |
@@ -154,7 +154,7 @@ Quartz 5 supports multiple locales out of the box. Set `locale: ja-JP` (or any s
Plugins new to v5 (not available in v4):
| Plugin | Description |
|--------|-------------|
| ------------------ | ------------------------------------------------------ |
| [[CanvasPage]] | Renders `.canvas` files as interactive pages |
| [[BasesPage]] | Database-style views with filters, sorts, and grouping |
| [[EncryptedPages]] | Password-protect individual pages |