--- lbbs/src/test_lml.c 2025/10/24 07:20:34 1.17 +++ lbbs/src/test_lml.c 2025/10/24 07:45:06 1.18 @@ -41,7 +41,7 @@ const char *str_in[] = { "123456", "[color red]Red[/color][plain][color blue]Blue[/color][plain]", "[color yellow]Yellow[/color][nolml][left][color blue]Blue[/color][right][lml][color red]Red[/color]", - "[abc][left ][ right ][ colory ][left ", + "[abc][left ][ right ][ colory ][left \nABCD[left]EFG[right ", }; const int str_cnt = sizeof(str_in) / sizeof(const char *);