Skip to content

Fix markdown bindings O-P #19026

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 26, 2025
Merged

Fix markdown bindings O-P #19026

merged 3 commits into from
Jul 26, 2025

Conversation

lsiepel
Copy link
Contributor

@lsiepel lsiepel commented Jul 23, 2025

Ref: #19011

Signed-off-by: Leo Siepel <[email protected]>
Copy link
Contributor

@psmedley psmedley left a comment

Choose a reason for hiding this comment

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

LGTM for opengarage

Signed-off-by: Leo Siepel <[email protected]>
@lsiepel lsiepel requested a review from lolodomo as a code owner July 24, 2025 09:04
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

Looking good now! 👍

@wborn wborn requested a review from Copilot July 26, 2025 09:42
Copy link

@Copilot 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 fixes markdown formatting issues in binding documentation files for bindings O-P. The changes focus on correcting markdown syntax for emphasis, links, headings, and table formatting to improve documentation readability and consistency.

  • Updates emphasis formatting from *text* to _text_ for consistency
  • Fixes markdown table formatting and link syntax
  • Corrects heading levels and adds alt text to images
  • Standardizes code block language specifications

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
bundles/org.openhab.binding.powermax/README.md Fixes grammatical error changing "informations" to "information"
bundles/org.openhab.binding.plex/README.md Updates emphasis formatting and fixes numbered list syntax
bundles/org.openhab.binding.pixometer/README.md Changes quote formatting to code formatting for URL example
bundles/org.openhab.binding.pihole/README.md Corrects heading level from ### to ##
bundles/org.openhab.binding.pentair/README.md Fixes missing table column separator
bundles/org.openhab.binding.pegelonline/README.md Adds alt text to image and updates emphasis formatting
bundles/org.openhab.binding.openwebnet/README.md Updates emphasis formatting and fixes internal link references
bundles/org.openhab.binding.openuv/README.md Fixes grammatical error and adds alt text to images
bundles/org.openhab.binding.opengarage/README.md Adds language specification to code block
bundles/org.openhab.binding.onewire/README.md Updates URL formatting with angle brackets
bundles/org.openhab.binding.oceanic/README.md Updates URL formatting with angle brackets

@wborn wborn merged commit 8b26f7d into openhab:main Jul 26, 2025
2 checks passed
@wborn wborn added this to the 5.1 milestone Jul 26, 2025
@lsiepel lsiepel deleted the fix/markdown-issues-o-p branch July 26, 2025 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants