6,834
edits
No edit summary |
No edit summary |
||
Line 1,110: | Line 1,110: | ||
function p.formatSource(type, frame) | function p.formatSource(type, frame) | ||
return frame:preprocess('< | return frame:preprocess('<syntaxhighlight>'..type..'</syntaxhighlight>') | ||
end | end | ||
edits