mirror of https://github.com/zulip/zulip.git
513207523c
Prefer a regexp match over using String#replace to strip expected prefixes and suffixes because (a) it implicitly verifies that the input has the expected format and (b) it won’t unexpectedly strip from the middle of the string. Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
---|---|---|
.. | ||
stats.js |