changes.t2tconf 240 Bytes Edit Raw Blame History 1 2 3 4 5 6 %!includeconf: global.t2tconf % Make ticket references into links. %!PreProc: "#([0-9]+)" "[#\1 https://github.com/nvaccess/nvda/issues/\1]" % Make links open in a new tab/window. %!PostProc(html): '(<A HREF=".*?")>' '\1 target="_blank">'