zulip/static/third
Andy Perez 4d51a6cfac bugdown: Fix $$ whitespace handling.
The intended use of $$ is for inline expressions, not for multiline
ones; ```math is an acceptable alternative for the latter.  Hence,
the $$-syntax for inline TeX no longer permits newlines within it.

This was also necessary for the next change to be sensible; namely
allowing for spaces around both $$ when crafting inline TeX instead of
forcing everything to be crammed together, e.g. $$x=7$$.  In order to
avoid uninentionally creating inline expressions, the opening and
closing $$'s of an inline expression must now both exactly consist of
two dollar signs, no more and no less.

Fixes: #6488.
2017-11-10 16:54:27 -08:00
..
bootstrap bootstrap: Patch bootstrap.js to support contenteditable. 2017-11-10 14:14:03 -08:00
bootstrap-notify
fontawesome Update Font Awesome to version 4.7.0. 2017-02-06 22:45:02 -08:00
handlebars deps: Upgrade and move `handlebars` from `static/third` to `npm`. 2017-03-04 21:49:02 -08:00
html5-formdata
jquery-autosize
jquery-caret
jquery-filedrop Change from deprecated $.parseJSON to JSON.parse. 2017-07-27 14:16:57 -07:00
jquery-form Change from deprecated $.parseJSON to JSON.parse. 2017-07-27 14:16:57 -07:00
jquery-idle Refactor to delete mousewheel.js. 2017-07-03 11:04:20 -04:00
jquery-throttle-debounce
katex KaTeX: Fix path to KaTeX bundle in production. 2017-04-21 14:56:19 -07:00
lazyload Update with proper LF line-endings. 2016-10-17 20:19:55 -07:00
marked bugdown: Fix $$ whitespace handling. 2017-11-10 16:54:27 -08:00
sockjs Revert "update-sockjs: Update sockjs from version 0.3.4 to 1.1.1." 2017-01-10 11:46:15 -08:00
sorttable
sourcesans third: Update version of Source Sans Pro font. 2017-08-28 16:08:30 -07:00
spectrum Patch spectrum.js for jQuery 3 compatibility. 2017-07-02 07:59:24 -04:00
zocial Zocial buttons: Fix overflow of text when internationalized. 2016-10-16 12:35:43 -07:00
thirdparty-fonts.css font-awesome: Fix font-awesome 4.7.0 upgrade in a hacky way. 2017-03-25 18:30:40 -07:00