Skip to content

Conversation

@daisuke-awaji
Copy link
Collaborator

@daisuke-awaji daisuke-awaji commented Dec 7, 2025

Add mathematical expression rendering capabilities by installing:

  • rehype-katex (^7.0.1) for LaTeX math rendering in HTML
  • remark-math (^6.0.0) for parsing math syntax in Markdown

Includes all required dependencies and type definitions for KaTeX integration.

Description of Changes

Please explain the changes in detail.
If there is any impact on existing users (compatibility, degradation, breaking changes, etc.), be sure to include it in the explanation.

Checklist

  • Modified relevant documentation
  • Verified operation in local environment
  • Executed npm run cdk:test and if there are snapshot differences, execute npm run cdk:test:update-snapshot to update snapshots

Screenshot

スクリーンショット 2025-12-07 15 13 43

Add mathematical expression rendering capabilities by installing:
- rehype-katex (^7.0.1) for LaTeX math rendering in HTML
- remark-math (^6.0.0) for parsing math syntax in Markdown

Includes all required dependencies and type definitions for KaTeX integration.
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