Metadata-Version: 2.1
Name: slidge-style-parser
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

A parsing library for Slidge. Supports parsing these attributes:

"\_underline_"
"\*bold*"
"~strikethrough~"
"\`code span`"
"\```code block```"
">quote"
"||spoiler||"
"\\\_escape style_"

