Posts on-save processing with regex/replace configurable in admin panel

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

3 Likes