It supports BB code renderer options but those are different from string formatter options. You can likely nest snippet(...) with no max length to strip them though.
It supports BB code renderer options but those are different from string formatter options. You can likely nest snippet(...) with no max length to strip them though.
I see, looking at the code stripQuote is a bit misleading as it also enables stripBbCode and stripPlainTag. I don't think there's a built-in way to strip only quotes.