Something like the Pirate Speak plugin. eg.
post text is passed into an anonymous function
Discourse.Dialect.postProcessText(function (text)
and a custom function “parses and manipulates” the text
Something like the Pirate Speak plugin. eg.
post text is passed into an anonymous function
Discourse.Dialect.postProcessText(function (text)
and a custom function “parses and manipulates” the text