Definition: text_parser.h:5
bool strike
Definition: text_parser.h:10
bool italic
Definition: text_parser.h:9
static std::vector< TextToken > parse_bbcode(const std::string &text, const glm::vec4 &default_color)
Definition: text_parser.cpp:6
glm::vec4 color
Definition: text_parser.h:7
std::string text
Definition: text_parser.h:6
bool bold
Definition: text_parser.h:8