mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-08-08 09:32:47 +02:00
try fix
This commit is contained in:
@@ -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