About | References | Contact | License | Author
This is a simple BBCode parser written in Python. It is based on the BBCode markup language.
Tag | Description | Example |
---|---|---|
[b] |
Bold text | [b]This is bold text[/b] |
[i] |
Italic text | [i]This is italic text[/i] |
[u] |
Underlined text | [u]This is underlined text[/u] |
[s] |
Strikethrough text | [s]This is strikethrough text[/s] |
[code] |
Code | [code]print("Hello World!")[/code] |
[quote] |
Quote | [quote]This is a quote[/quote] |
If you want to contact me you can reach me at [email protected]
.
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Benoît