Changes

m
no edit summary
Line 61: Line 61:     
function format_text(text, line)
 
function format_text(text, line)
     return text and line.spoiler and format{templates.spoiler, text = text} or text and text .. format{templates.spoiler, text = text} or ""
+
     return text and line.spoiler and format{templates.spoiler, text = text} or text or ""
 
end
 
end
  
cssedit, gkautomate
7,060

edits