Skip to content

Add better (rich) output on Telegram #9

@g5pw

Description

@g5pw

Since Telegram supports Markdown and HTML styling, I tried distinguishing the username better (making it bold). The issue with Markdown is that if there are unbalanced * or other delimiters, the server responds with a 400 Bad Request.

Another way to do it would be using HTML styling for usernames, and escaping all the html entities in the users' messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions