--- lbbs/src/test_lml.c 2025/10/05 05:00:50 1.12 +++ lbbs/src/test_lml.c 2025/10/05 07:38:51 1.13 @@ -39,9 +39,10 @@ const char *str_in[] = { ": ABCDE[quote]FG\r\nab[/quote]cd[quote]ef[quote]g\r\n: : 012[/quote]345[/quote]6789\nABC[quote]DEFG", "abc", "123456", + "[color red]Red[/color][plain][color blue]Blue[/color][plain]", }; -int str_cnt = 15; +int str_cnt = 16; int main(int argc, char *argv[]) {