mirror of https://github.com/zulip/zulip.git
039dd256a1
Fixes #17466 This commit will change encoding logic. Initial logic was not encoding parenthesis, and this creates conflicts with the markdown link format. To resolve this while encoding, we're now replacing parenthesis with ".28" and ".29." There is no need to change decoding logic because before decoding any URL, we first convert all the “.” to “%.” optimization: No need to replace parenthesis in popovers.js. |
||
---|---|---|
.. | ||
node_tests | ||
puppeteer_lib | ||
puppeteer_tests | ||
zjsunit |