Convert jira tags to display with ANSI colorised output
<?php
$tagConverter = new
$output = new Symfony\Console\ConsoleOutput;
$this->tagConverter->convert($output, $description, ['tabulation' => 8])
GNU GPLv3 Copyright (c) 2015-2019 Zsolt Gál See LICENSE.