Skip to content

Conversation

@codeEvolveZenith345
Copy link
Contributor

What this PR does / why we need it:
This PR fixes formatting inconsistencies in the Installation documentation by:

  • Removing unnecessary bold formatting (**) from 5 headings to ensure proper rendering
  • Removing redundant horizontal lines (---) before the "Verify your installation" and "Accessing the ChaosCenter" sections

These changes improve the documentation's visual consistency and follow standard Markdown formatting conventions.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #355

Special notes for your reviewer:
All changes are purely formatting-related with no content modifications. The changes include:

  • 2 horizontal line removals
  • 5 heading corrections (removing ** bold markers)

Checklist:

@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for docs-litmuschaos ready!

Name Link
🔨 Latest commit e83dd57
🔍 Latest deploy log https://app.netlify.com/projects/docs-litmuschaos/deploys/68fb35a63e110200082f5208
😎 Deploy Preview https://deploy-preview-402--docs-litmuschaos.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vercel
Copy link

vercel bot commented Oct 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litmus-docs Ready Ready Preview Comment Oct 24, 2025 8:19am

@PriteshKiri PriteshKiri merged commit 3807a40 into litmuschaos:master Oct 24, 2025
9 checks passed
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.

Fix heading formatting and remove horizontal lines in Installation doc

2 participants