--
-- Please insert new suggestions in alphabetical order-- The form is ['incorrect'] = 'correct',
suggestions =
--author-separator= so the code suggests'|author='; the same pattern also matches the no-longer-supported parameter |separator= (returning 'ator')so again, the code suggests '|author='.
One capture is supported, typically the enumerator from an enumerated parameter (the '6' in |author6=, etc.)The value from the capture replaces $1 in the 'correct' value.
local patterns =
return ;