Escape text in Linker::specialLink()
authorMatěj Suchánek <matejsuchanek97@gmail.com>
Thu, 16 Mar 2017 20:24:55 +0000 (20:24 +0000)
committerMatěj Suchánek <matejsuchanek97@gmail.com>
Sat, 9 Jun 2018 08:42:41 +0000 (08:42 +0000)
commit2b2a93e202237c1056355f078195bdd19b1b8305
tree4b4d1d4f379e93f8754185f594f78fc1d1fbe4c2
parent09cc93583e287d6e01c2e7efa65b321fa31f1533
Escape text in Linker::specialLink()

Linker::linkKnown -> Linker::link -> $text is wrapped by HtmlArmor

Bug: T85864
Change-Id: I8755948131ffca4a0b5949b2f8cabf19f59c1c9e
includes/Linker.php