Content deleted Content added
No edit summary |
|||
Line 115:
local introLink = config.introlink
if introLink and #introLink ~= 0 then
output = output .. p._renderLink(code, searchTerms, renderSearchString(searchTerms, ' '))
output = output .. (config.introseparator or "")
|