Skip to content

doc: minor markdownlint cleanup and fixes to admonitions#1090

Merged
troglobit merged 1 commit intomainfrom
doc
Aug 8, 2025
Merged

doc: minor markdownlint cleanup and fixes to admonitions#1090
troglobit merged 1 commit intomainfrom
doc

Conversation

@troglobit
Copy link
Contributor

Description

Some further work on cleaning up and linting the documentation.

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

@troglobit troglobit requested review from Copilot and jovatn August 7, 2025 18:41
@troglobit troglobit added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 7, 2025
@troglobit troglobit self-assigned this Aug 7, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR performs documentation cleanup by applying markdownlint fixes and improving admonition formatting across multiple documentation files. The changes focus on standardizing markdown syntax and converting older note/tip/warning formats to modern GitHub-style admonitions.

  • Updates heading formats to use # instead of underlines
  • Converts old blockquote admonitions to modern [!NOTE]/[!TIP]/[!IMPORTANT] format
  • Adds missing code block syntax highlighting and formatting improvements

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
doc/virtual.md Converts note admonitions to [!TIP] format and adds code block syntax
doc/testing.md Updates heading format and adds missing code block formatting
doc/syslog.md Converts various admonitions to modern format and improves code blocks
doc/hardware.md Updates note admonition to [!NOTE] format
doc/branding.md Converts headings and multiple admonitions to modern format
doc/boot.md Updates headings and converts note admonitions to [!NOTE] format

Copy link
Contributor

@jovatn jovatn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Only had one remark about a possibly missing ending '*'

[skip ci]

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
@troglobit troglobit merged commit 2f296e9 into main Aug 8, 2025
@troglobit troglobit deleted the doc branch August 8, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants