Skip to content

Commit

Permalink
✨ Feature: Add support for converting LaTeX formulas to Unicode chara…
Browse files Browse the repository at this point in the history
…cters.
  • Loading branch information
yym68686 committed Sep 26, 2024
1 parent 7abfe5c commit 188b5eb
Show file tree
Hide file tree
Showing 3 changed files with 979 additions and 158 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="md2tgmd",
version="0.3.1",
version="0.3.2",
description="md2tgmd is a Markdown to Telegram-specific-markdown converter.",
long_description=Path("README.md").open(encoding="utf-8").read(),
long_description_content_type="text/markdown",
Expand Down
Loading

0 comments on commit 188b5eb

Please sign in to comment.