LinkTitles will link to text inside a template tag i.e., {{Author|test test}}
which is bad as it may link to a part of the text and thus break the template. Has anyone else seen this behavior and perhaps know how to fix?
LinkTitles will link to text inside a template tag i.e., {{Author|test test}}
which is bad as it may link to a part of the text and thus break the template. Has anyone else seen this behavior and perhaps know how to fix?
Hi, it should not break the template -- I'll have to look into it. However, you can disable linking inside templates right now, it's configurable: https://github.com/bovender/linktitles#dealing-with-templates
Would you be able to provide an example of a template and a page title that breaks it that I can use for testing?