- Issue created by @xjm
- πͺπΈSpain fjgarlin
Iβm going to change the priority of this purely for queue sorting purposes right now.
Weβre working through some of the other critical issues and most of them are fixed now, so maybe we can squeeze this as this format us adopted by core and actually breaking some pages.
- π¨π¦Canada Charlie ChX Negyesi πCanada
The clean, total solution to all problems current and future is to have a class extending PHPStan\PhpDocParser\Printer\Printer much like Drupal Pretty Printer extends the php-parser printer which inspired the phpstan phpdoc printer. This printer can put in the HTML tags which can be turned into links much like it already happens with the code. Easy.