drogonframework / drogonframework/drogon
Add BBCode Parser
Open
enhancement
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
**Is your feature request related to a problem? Please describe.**
Many web applications offer ways to format user comments. And many of them go with bbcode.
**Describe the solution you'd like**
Just a simple function that translates bbcode to html.
**Describe alternatives you've considered**
some way to whitelist specific html tags in `HttpViewData::htmlTranslate`?
Contributor guide
Assessment
This issue has not been assessed yet.