Open Theosakamg opened 8 years ago
I agree this was a tad annoying, though this plugin consistently uses span so this is how I choose to fix this.
preg_replace('##i', '
', (new AnsiToHtmlConverter())->convert(shell_exec('tail -n 25 ' . 'nohup.out'))) :
Console display :
But actualy Html display :
Html should be display :
my code : In ContainerAwareCommand
In Controller
With :