zulip/static/third
Thomas Ip 574c35c0b8 markdown: Render ordered lists using <ol> markup.
This brings us in line, and also allows us to style these more like
unordered lists, which is visually more appealing.

On the backend, we now use the default list blockprocessor + sane list
extension of python-markdown to get proper list markup; on the
frontend, we mostly return to upstream's code as they have followed
CommonMark on this issue.

Using <ol> here necessarily removes the behaviour of not renumbering
on lists written like 3, 4, 7; hopefully users will be OK with the
change.

Fixes #12822.
2019-09-08 16:42:20 -07:00
..
bootstrap popovers: Use fix_positions option for streams popover. 2019-02-14 16:58:00 -08:00
bootstrap-notify Give Feedback in non-obvious cases for sent messages 2013-11-01 12:34:39 -04:00
bootstrap-typeahead typeahead: Add header text to show info about current completion. 2019-07-31 15:33:27 -07:00
jquery-filedrop admin_settings: Change maxfilesize to max_file_upload_size. 2019-05-03 17:36:09 -07:00
jquery-idle Refactor to delete mousewheel.js. 2017-07-03 11:04:20 -04:00
marked markdown: Render ordered lists using <ol> markup. 2019-09-08 16:42:20 -07:00
sockjs Revert "update-sockjs: Update sockjs from version 0.3.4 to 1.1.1." 2017-01-10 11:46:15 -08:00