try fix
This commit is contained in:
parent
1346eb56ab
commit
baf6e29473
@ -11,6 +11,6 @@ end
|
||||
|
||||
-- generate extra markup
|
||||
function memeposting(body, prefix)
|
||||
body = string.gsub(body, "<(%w+)>", wobble_text)
|
||||
body = string.gsub(body, "\[\[(%w+)\]\]", wobble_text)
|
||||
return body
|
||||
end
|
||||
|
Reference in New Issue
Block a user