You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go library that converts Markdown to Telegram-compatible plain text with MessageEntity objects. Entity-based approach — no MarkdownV2 escaping needed. Uses goldmark for parsing. Supports bold, ital…