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.0.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.0.tar.gz.
File metadata
- Download URL: md2steam-1.0.0.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 |
45721e44a4ba03759b3b972c864402a3a37827e1369f1f6bb583347f2b4a9b16
|
|
| MD5 |
e23af31bd7838e38556d4c61274e6a3d
|
|
| BLAKE2b-256 |
9d4a0d87374119a384484a5172411db57d623eac44e73c42a9b246ac696caf90
|
File details
Details for the file md2steam-1.0.0-py3-none-any.whl.
File metadata
- Download URL: md2steam-1.0.0-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 |
f6567cc6215be87d79377dc15d20725b484f5af45087ad9338526d283eff21c8
|
|
| MD5 |
e3b7d42604d5d882d5d7917e2d6f87e0
|
|
| BLAKE2b-256 |
4d0be529d21bbe7ffede2d6b58b0432b396f4d16973c3d542bb3d7a740587320
|