mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 01:39:30 +02:00
Add support for <noautolinks> tag.
- New: Mark sections that are not to be automatically linked with the new `<noautolinks>..</noautolinks>` tag. Addresses #29.
This commit is contained in:
@ -56,6 +56,9 @@
|
||||
],
|
||||
"GetDoubleUnderscoreIDs": [
|
||||
"LinkTitles\\Extension::onGetDoubleUnderscoreIDs"
|
||||
],
|
||||
"ParserFirstCallInit": [
|
||||
"LinkTitles\\Extension::onParserFirstCallInit"
|
||||
]
|
||||
},
|
||||
"callback": "LinkTitles\\Extension::setup",
|
||||
|
Reference in New Issue
Block a user