Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-telegram-bot
/
python-telegram-bot
Public
Notifications
You must be signed in to change notification settings
Fork
6.1k
Star
29.4k
Code
Issues
23
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Added methods to generate the original markdown/html string from entities contained in Message
- #507
#507
Merged
jh0ker
merged 11 commits into
python-telegram-bot:master
python-telegram-bot/python-telegram-bot:master
from
JosXa:parse-markdown-html-entities
JosXa/python-telegram-bot:parse-markdown-html-entities
Copy head branch name to clipboard
Jan 20, 2017
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Added methods to generate the original markdown/html string from entities contained in Message
#507
jh0ker
merged 11 commits into
python-telegram-bot:master
python-telegram-bot/python-telegram-bot:master
from
JosXa:parse-markdown-html-entities
JosXa/python-telegram-bot:parse-markdown-html-entities
Copy head branch name to clipboard
Commits
Commits on Jan 18, 2017
Added methods to generate the original markdown/html formatted string from the entities contained in an update
JosXa
committed
422516d
View commit details
Copy full SHA for 422516d
Browse repository at this point
Merge branch 'master' of https://github.com/python-telegram-bot/python-telegram-bot into parse-markdown-html-entities
JosXa
committed
10ead8c
View commit details
Copy full SHA for 10ead8c
Browse repository at this point
Added
JosXa
committed
3066ec3
View commit details
Copy full SHA for 3066ec3
Browse repository at this point
Moved the html/markdown parsing methods to `Message`
JosXa
committed
0e7d5de
View commit details
Copy full SHA for 0e7d5de
Browse repository at this point
Moved extract_* methods from helpers to the appropriate location
JosXa
committed
9784539
View commit details
Copy full SHA for 9784539
Browse repository at this point
Refactored text_markdown and text_html
JosXa
committed
023497e
View commit details
Copy full SHA for 023497e
Browse repository at this point
Commits on Jan 19, 2017
Refactored text_markdown and text_html for efficiency
JosXa
committed
c347957
View commit details
Copy full SHA for c347957
Browse repository at this point
Fixed method call in conversationhandler
JosXa
committed
105e28c
View commit details
Copy full SHA for 105e28c
Browse repository at this point
Fixed method call in handler
JosXa
committed
4b70419
View commit details
Copy full SHA for 4b70419
Browse repository at this point
Fixed `make test` command on windows systems
JosXa
committed
0bcc8b4
View commit details
Copy full SHA for 0bcc8b4
Browse repository at this point
Improved method documentation
JosXa
committed
44278a7
View commit details
Copy full SHA for 44278a7
Browse repository at this point
You can’t perform that action at this time.