Skip to content

fix: restore LaTeX subscripts on Ihara constant page#116

Open
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/33a-restore-math-subscripts
Open

fix: restore LaTeX subscripts on Ihara constant page#116
Chessing234 wants to merge 1 commit into
teorth:mainfrom
Chessing234:fix/33a-restore-math-subscripts

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Build the Jekyll site and confirm the page title shows F₂ correctly
  • Check the opening paragraph renders $C_{33}$ and $\mathbb{F}_2$ properly

Made with Cursor

PR teorth#113 escaped underscores inside math mode, which breaks F_2 rendering.

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

Copy link
Copy Markdown
Contributor Author

Merged #113 accidentally escaped underscores inside math delimiters — so the title showed a literal backslash instead of F₂. This puts normal LaTeX subscripts back.

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