Skip to content

[Notifier] [Telegram] MARKDOWN_V2 is broken #51330

Closed
@faizanakram99

Description

@faizanakram99

Symfony version(s) affected

6.3.0

Description

PR #42721 escapes all markdown characters literally making the MARKDOWN_V2 mode useless.

See #42721 (comment) and #42697 (comment)

How to reproduce

Use telegram transport without specifying parse mode or specify parse mode as MARKDOWN_V2, all markdown tags like __, `, etc will be printed as in.

Possible Solution

Revert #42721 or alternatively escape these characters if parse mode is not markdown_v2.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions