sudoskys / telegramify-markdown

🪄 Markdown To Telegram Markdown Converter Python| No more worrying about formatting.
MIT License
48 stars 4 forks source link

🔨 refactor(render): update render functions to handle max_line_length parameter #16

Closed sudoskys closed 3 months ago

sudoskys commented 3 months ago

✨ feat(src): add markdownify function for converting content to telegram markdown

🐛 fix(customize): remove max_line_length setting from customize module

🔨 refactor(render): update render functions to handle max_line_length parameter