Skip to content

chore: remove preface heading from pages#114

Merged
b00f merged 1 commit into
mainfrom
update-systemd
Jun 18, 2026
Merged

chore: remove preface heading from pages#114
b00f merged 1 commit into
mainfrom
update-systemd

Conversation

@b00f

@b00f b00f commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Removes the ## Preface heading from 17 documentation pages across content/get-started/ and content/tutorials/.

Reason

The ## Preface heading is a meta-label rather than descriptive content. Introductory paragraphs work better as un-headed text flowing naturally after the frontmatter, which is the standard documentation convention.

Changes

  • Removed ## Preface and the following blank line from 17 files
  • Fixed an MD029 markdownlint issue in grpc-basic-auth.md (code block indentation within ordered list)

@b00f b00f force-pushed the update-systemd branch from cc893aa to 81b0857 Compare June 18, 2026 11:56
@b00f b00f changed the title Remove Preface heading from tutorial and get-started pages chore: remove preface heading from pages Jun 18, 2026
The "## Preface" heading served as a meta-label rather than descriptive
content. Removing it allows introductory text to flow naturally after
the frontmatter, following standard documentation conventions.

Also fix MD029 linting issue in grpc-basic-auth.md (code block
indentation within ordered list).
@b00f b00f force-pushed the update-systemd branch from 81b0857 to 11da317 Compare June 18, 2026 11:59
@b00f b00f merged commit 9d8a299 into main Jun 18, 2026
3 checks passed
@b00f b00f deleted the update-systemd branch June 18, 2026 12:01
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.

1 participant