md2tgmd is a Markdown to Telegram-specific-markdown converter.
Project description
md2tgmd
md2tgmd is a Markdown to Telegram-specific-markdown converter.
Install
pip install md2tgmd
Usage
from md2tgmd import escape
text = '''
# title
**bold**
```
# comment
print(qwer) # ferfe
ni1
```
# bn
# b
# Header
## Subheader
[1.0.0](http://version.com)

- item 1 -
- item 1 -
- item 1 -
* item 2 #
* item 3 ~
1. item 1
2. item 2
sudo apt install mesa-utils # 安装
```python
# comment
print("1.1\n")_
\subsubsection{1.1}
```
\subsubsection{1.1}
And simple text `with-ten` `with+ten` + some - **symbols**. # `with-ten`里面的`-`不会被转义
```
print("Hello, World!") -
```
Cxy = abs (Pxy)**2/ (Pxx*Pyy)
`a`a-b-c`n`
`-a----++++`++a-b-c`-n-`
`[^``]*`a``b-c``d``
# pattern = r"`[^`]*`-([^`-]*)``
w`-a----`ccccc`-n-`bbbb``a
'''
print(escape(text))
'''
▎*title*
*bold*
```
\# comment
print\(qwer\) \# ferfe
ni1
```
▎*bn*
▎*b*
▎*Header*
▎*Subheader*
[1\.0\.0](http://version\.com)
[1\.0\.0](http://version\.com)
• item 1 \-
• item 1 \-
• item 1 \-
• item 2 \#
• item 3 \~
1\. item 1
2\. item 2
sudo apt install mesa\-utils \# 安装
```python
\# comment
print\("1\.1\\n"\)\_
\\subsubsection\{1\.1\}
```
\\subsubsection\{1\.1\}
And simple text `with-ten` `with+ten` \+ some \- *symbols*\. \# `with-ten`里面的`-`不会被转义
```
print\("Hello, World\!"\) -
```
Cxy \= abs \(Pxy\)\*\*2/ \(Pxx\*Pyy\)
`a`a\-b\-c`n`
`-a----++++`\+\+a\-b\-c`-n-`
`\[^\`\`\]\*`a\`\`b\-c\`\`d\`\`
▎*pattern*
w`-a----`ccccc`-n-`bbbb\`\`a
'''
Reference
https://github.com/skoropadas/telegramify-markdown
License
This project is licensed under GPLv3, which means you are free to copy, distribute, and modify the software, as long as all modifications and derivative works are also released under the same license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file md2tgmd-0.3.2.tar.gz.
File metadata
- Download URL: md2tgmd-0.3.2.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d267556f1364224da6c1c31aa8913c943061082a2a104bb393ca6b7fed142cfd
|
|
| MD5 |
ef390fe76dab7c614fd4f71da4a95be8
|
|
| BLAKE2b-256 |
0058528a1c456a9c23802799fd12fc6a23f8a8bd9c6a7c6e23b929c2a8daff05
|
File details
Details for the file md2tgmd-0.3.2-py3-none-any.whl.
File metadata
- Download URL: md2tgmd-0.3.2-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
649794d8c93eefcc899b7bf7109817169354aa2f6034491a9bb39b22ad8c3f60
|
|
| MD5 |
deed9eedb36d1a526064cf28559fd9f9
|
|
| BLAKE2b-256 |
c872f6b09b44cc508c6306d95b96e4505f9af930280315fba0c3b93903968eaa
|