Skip to content

docs: fix install example indentation, add Podman, nest platform tabs - #175

Merged
enoch85 merged 1 commit into
mainfrom
docs/install-tabs-indentation-3752
Sep 19, 2026
Merged

enoch85 merged 1 commit into
mainfrom
docs/install-tabs-indentation-3752

Conversation

@enoch85

@enoch85 enoch85 commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

Fixes Maintainerr/Maintainerr#3752.

Change Detail
Indentation MDX strips leading indentation from multi-line template literals inside a JSX attribute, which is why the Compose (and docker run) examples rendered flush left. Samples now live in export const blocks and are passed by name.
Podman New Podman tab with the Quadlet unit from the app README, start commands, rootful note and an update step.
Layout Install section is nested tabs: Docker / Podman / Kubernetes, then Compose / Run / Update, Quadlet / Update, Manifest / Update. The separate Updating sections moved into the Update tabs.
Collections.md Anchor updated from #docker to #install.

Note: /installation/ serves the last released version, so the fix reaches that URL at the next release; it is live under /next/installation/ immediately.

@enoch85
enoch85 merged commit 863626e into main Sep 19, 2026
3 checks passed
@enoch85
enoch85 deleted the docs/install-tabs-indentation-3752 branch September 19, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: docker compose example missing indentation

1 participant