Skip to content

BenoitPrmt/BBCode-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📍 BBCode Parser

Github top language Github language count Repository size License

About   |   References   |   Contact   |   License   |   Author


🎯 About

This is a simple BBCode parser written in Python. It is based on the BBCode markup language.

✅ Supported Tags

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]

📚 References

📧 Contact

If you want to contact me you can reach me at [email protected].

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Benoît

 

About

Convert BBCode to HTML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published