Markdown to Steam BBCode converter
Project description
Installing
pip install md2steam
Example
from md2steam import markdown_to_steam_bbcode
md_text = """
# Пример заголовка
Текст с **жирным**, *курсивом* и [ссылкой](https://example.com).
"""
bbcode_text = markdown_to_steam_bbcode(md_text)
print(bbcode_text)
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
md2steam-1.0.1.tar.gz
(4.4 kB
view details)
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 md2steam-1.0.1.tar.gz.
File metadata
- Download URL: md2steam-1.0.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9479af55d7e43a5c985b6a1ede8b28ae04a3de84dacc6b5788aefe98ccb314f
|
|
| MD5 |
69f58793a189d65a8980ed9a76d42754
|
|
| BLAKE2b-256 |
b704b42819bc444dfcc2e50a7df62f1c00ecbc290a6a54d0b2553a83fa21c3c4
|
File details
Details for the file md2steam-1.0.1-py3-none-any.whl.
File metadata
- Download URL: md2steam-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
979429369d01b383b28b846fd9464f87d7919f68763d6ea1ead361b18e07a5dc
|
|
| MD5 |
2a13f36ccbb43a0bc4057e53e256a983
|
|
| BLAKE2b-256 |
a6730d5b3c1555ae28929a7646cfb4a45d5ce5977f16d01b1d19734e905495b8
|