Skip to content

[BUG] Internal draft notes and merge conflict marker committed to README.md #1415

@Siddh2024

Description

@Siddh2024

Description

After the closing tag at line 774 and the legitimate "Accessibility" section, README.md contains a merge conflict marker (=======) at line 780 followed by internal developer notes wrapped in JSDoc-style comment syntax:

`
/**

✨ README Improvement Notes

📌 Formatting Enhancements Needed

  • Improve heading hierarchy for better readability
    ...
    */
    `

This is a contributor's draft improvement plan that was accidentally committed. It corrupts the end of the file with non-rendering content.

Location

README.md lines 777-807

Impact

Makes the project look unpolished and confuses readers who reach the end of the README.

Suggested Fix

Remove the internal draft notes (lines 780-807).

Please assign this issue to me @Siddh2024 so I can fix it.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions