Content deleted Content added
fix pattern match |
control for new lines in the section pattern match |
||
Line 67:
local intro, s, o, n = mw.ustring.match(
pageText,
'^(.-)\n====[^=\n]-====.-'
.. '\n=====%s*[sS]upport%s*=====(.-)'
.. '\n=====%s*[oO]ppose%s*=====(.-)'
|