mirror of
https://github.com/zulip/zulip.git
synced 2026-06-18 21:01:52 +08:00
I dug into why we never did this before, and it turns out we did, but using `$.trim()` (which removes leading whitespace as well!). When removing the `$.trim()` usage. Fixes #3294. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| doc.html | ||
| tests.py | ||
| view.py | ||