Изменения

м
нет описания правки
Строка 47: Строка 47:  
table.insert(targs, 1, tname)
 
table.insert(targs, 1, tname)
 
if (sep) then
 
if (sep) then
table.insert(targs, '_sep', sep)
+
targs['_sep'] = sep
 
end
 
end
 
content = content .. opener .. tostring(expand(frame, 'пример', targs)) .. '\n'
 
content = content .. opener .. tostring(expand(frame, 'пример', targs)) .. '\n'
Анонимный участник