Skip to content

Fix markdown lint issues in KDP and OSM docs #1964

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

archups
Copy link
Contributor

@archups archups commented Aug 21, 2025

This PR is to fix the following markdown lint warnings in the OSM and KDP docs

  • warning Do not use dollar signs before shell commands no-shell-dollars remark-lint
  • warning Emphasis should use * as a marker emphasis-marker remark-lint
  • warning Remove 1 line before node no-consecutive-blank-lines remark-lint
  • warning Marker style should be - unordered-list-marker-style remark-lint
  • warning Missing blank line before block node no-missing-blank-lines remark-lint

@kubermatic-bot kubermatic-bot added the dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. label Aug 21, 2025
@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from archups. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot kubermatic-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 21, 2025
@archups archups changed the title Fix markdown lint issues in KDP docs Fix markdown lint issues in KDP and OSM docs Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants