Skip to content

Conversation

@pm-8
Copy link

@pm-8 pm-8 commented Dec 5, 2025

Description

This PR addresses issue #1368, where the sidebar navigator fails to render LaTeX properly.

Changes Made

  • Removed LaTeX formatting (specifically the $ delimiters) from section headers in the markdown files.
  • Updated headers like "Count set bits upto $n$" to plain text "Count set bits upto n" to ensure they render cleanly in the sidebar.
  • Further changes were made at places that made the sidebar look uglier.

Related Issue

Fixes #1368

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.

Sidebar navigator fails to render LaTeX, leading to poor presentation.

1 participant