Skip to content

fix: wrap GL_2 in math mode in 56a page title#115

Open
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/56a-title-gl2-math-mode
Open

fix: wrap GL_2 in math mode in 56a page title#115
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/56a-title-gl2-math-mode

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Summary

  • The constant page title used bare GL_2; Jekyll treats _ as emphasis outside math mode.

Test plan

  • Preview the 56a constant page and confirm the title renders as GL₂.

Made with Cursor

Bare underscore in the H1 was rendering as emphasis instead of a subscript.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Chessing234

Copy link
Copy Markdown
Contributor Author

The page body already escaped subscripts; the H1 still had a raw underscore turning GL_2 into italic text.

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.

1 participant