mirror of https://github.com/zulip/zulip.git
f4891e7e4f
In the old regex, there was no 4th capturing group, hence cap[4] always gives `undefined`. It is removed now. Also, we were capturing the whole pattern which is not needed as it is by default captured in the group with the 0th index. |
||
---|---|---|
.. | ||
bootstrap | ||
bootstrap-tooltip | ||
bootstrap-typeahead | ||
jquery-idle | ||
marked |