docs(manual): format plugins and installation pages #100
Reference in New Issue
Block a user
Delete Branch "docs-format-plugins-installation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR formats and cleans up the documentation for the Fisher Plugins and Installation pages. Specifically:
09-fisher-plugins.mdto properly formatted Markdown bulleted lists.10-installation.mdto ensure proper Markdown rendering.These changes resolve rendering issues caused by the docs pipeline treating 4-space indented text as flat paragraphs in the resulting site.
Manual Verification Checklist
build-manual.pycorrectly generates thefish-config.mdoutput without formatting regressions.