Module:Footnotes/anchor id list/sandbox: Difference between revisions

Content deleted Content added
be independent of order of evaluation of list
typo
Line 741:
 
while tstart do
template = Article_contentarticle_content:match ('%b{}', tstart); -- get the whole template
if not template then
break; -- template is nil for some reason (last template missing closing }} for example) so declare ourselves done