Module:Command: Difference between revisions

mNo edit summary
No edit summary
Line 117: Line 117:
return '<!-- Command start --><code ' .. attr .. '>' .. slash .. table.concat( command, ' ' ):gsub( '&#32;', ' ' ) .. '</code><!-- Command end -->'
return '<!-- Command start --><code ' .. attr .. '>' .. slash .. table.concat( command, ' ' ):gsub( '&#32;', ' ' ) .. '</code><!-- Command end -->'
end
end
return p
return "<s>"+p+"</s>"