Content deleted Content added
Match up behavior at 0 links closer to XFD backlog |
mNo edit summary |
||
Line 20:
local dayContent = mw.title.new(logprefix .. ymd):getContent()
-- Match only title sections starting with lists or templates
for openTitle in dayContent:gmatch("==== ?([^\n]-) ?====%s
total = total + 1
lastOpenTitle = openTitle
|