This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/poll/assets/javascripts
Sam 234694b50f Feature: CommonMark support
This adds the markdown.it engine to Discourse.
https://github.com/markdown-it/markdown-it

As the migration is going to take a while the new engine is default
disabled. To enable it you must change the hidden site setting:
enable_experimental_markdown_it.

This commit is a squash of many other commits, it also includes some
improvements to autospec (ability to run plugins), and a dev dependency
on the og gem for html normalization.
2017-06-23 12:01:33 -04:00
..
controllers FIX: Poll builder validation was incorrect 2017-04-05 00:15:39 -03:00
discourse/templates/modal FIX: Poll builder validation was incorrect 2017-04-05 00:15:39 -03:00
initializers Upgrade Ember to 2.13 2017-06-15 10:12:07 -04:00
lib Feature: CommonMark support 2017-06-23 12:01:33 -04:00
widgets Fix broken qunit tests. 2017-02-03 12:09:30 +08:00