A Slack message format to Markdown converter
Project description
![POLITICO](https://rawgithub.com/The-Politico/src/master/images/logo/badge.png)
# markslack
A simple Slack message to Markdown converter. Handles all text emphasis, emoji, hyperlinks and more.
### Quickstart
```
$ pip install markslack
```
```python
from markslack import MarkSlack
marker = MarkSlack()
marker.mark('Hello world :thumbsup: :slightly_smiling_face:!')
# 'Hello world 👍 🙂!'
```
# markslack
A simple Slack message to Markdown converter. Handles all text emphasis, emoji, hyperlinks and more.
### Quickstart
```
$ pip install markslack
```
```python
from markslack import MarkSlack
marker = MarkSlack()
marker.mark('Hello world :thumbsup: :slightly_smiling_face:!')
# 'Hello world 👍 🙂!'
```
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
markslack-0.0.0a0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file markslack-0.0.0a0.tar.gz
.
File metadata
- Download URL: markslack-0.0.0a0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19901c82caf8a3dec648bb052ec9ecd0348d0a45283e724a6299cb8dc71c4a44 |
|
MD5 | c63ffe3cd860fc6fc11df253e4604f17 |
|
BLAKE2b-256 | 87fe92750ecef9df2dd02643d8db2957c46a43624bb922757df8ad2ac7a8cc60 |
File details
Details for the file markslack-0.0.0a0-py2.py3-none-any.whl
.
File metadata
- Download URL: markslack-0.0.0a0-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68efe783563bba0263925f04fdb47d9048ebd162ecaed6ad79f817e10258ba8a |
|
MD5 | bdf3a379ca5fe46f34401c1e93f3977e |
|
BLAKE2b-256 | 495d4883cd8605a88b4a4937023c3d3135b0f09fc90ba2487a7250ef9808e9eb |