@ -672,7 +672,7 @@ class WikiqParser:
cols = []
first = rg[0]
for col in first:
cols.appnd([col])
cols.append([col])
for row in rg[1:]:
for j in range(len(cols)):
The note is not visible to the blocked user.