Skip to content

Added Latex Support for Rendering#22

Open
MarkSong535 wants to merge 1 commit into
souvenp:masterfrom
MarkSong535:latex
Open

Added Latex Support for Rendering#22
MarkSong535 wants to merge 1 commit into
souvenp:masterfrom
MarkSong535:latex

Conversation

@MarkSong535
Copy link
Copy Markdown

This version added support for latex documents in MarkDown

@souvenp
Copy link
Copy Markdown
Owner

souvenp commented May 7, 2026

Thanks for the PR. The implementation looks reasonable overall, but I’d prefer not to enable single-dollar inline math delimiters.

Using $...$ can accidentally affect normal text like prices ($5 ... $10). Could you remove this delimiter and keep only $$...$$, (...), and [...]? After that, this should be good to merge.

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.

2 participants