Skip to content
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

Fix malformed MDX in install-k8s #20702

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Fix malformed MDX in install-k8s #20702

merged 1 commit into from
Feb 22, 2024

Conversation

RubenSandwich
Copy link
Contributor

@RubenSandwich RubenSandwich commented Feb 22, 2024

Description

It looks like what was happening was due to the lines 57 and 59 not having the same spacing as it's parent tab that our MDX parser was treating them as a separate section.

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@RubenSandwich RubenSandwich requested a review from a team as a code owner February 22, 2024 18:58
@github-actions github-actions bot added the type/docs Documentation needs to be created/updated/clarified label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.17 This release series is no longer active on CE. Use backport/ent/1.17. pr/no-changelog PR does not need a corresponding .changelog entry type/docs Documentation needs to be created/updated/clarified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants