Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/484 #574

Merged
merged 15 commits into from Jun 13, 2021
Merged

Issue/484 #574

merged 15 commits into from Jun 13, 2021

Conversation

mariohuq
Copy link
Contributor

Description of the Change

  • Implemented conversion of styled messages in Greeting for groups (bot) and for answers in FAQ (bot) to HTML.
  • Implemented conversion of HTML to Markdown.
  • Added preview of the previous greeting/answer in raw Markdown.
  • Extracted formatting options for Markdown into separate view.
  • Added several tests and documentation for functions of MessageWithEntitiesConverter class.

Alternate Designs

Benefits

Users of bot can add styling in their FAQ answers and chat Greeting.

Possible Drawbacks

Verification Process

image

image

image

image

Applicable Issues

Emojis break questions and greeting

@grandmotivator grandmotivator linked an issue Jun 12, 2021 that may be closed by this pull request
@grandmotivator grandmotivator merged commit 84bf503 into opensourcewebsite-org:master Jun 13, 2021
@mariohuq mariohuq deleted the issue/484 branch June 13, 2021 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Telegram bot for groups. Greeting.
2 participants