discourse/plugins/poll
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
..
assets Feature: CommonMark support 2017-06-23 12:01:33 -04:00
config Update translations. 2017-06-19 12:39:30 +09:00
db/migrate FIX: close existing polls in closed topics to keep old behaviour 2016-03-21 23:09:36 +01:00
lib FIX: Votes lost when editing a poll option with votes. 2017-01-16 22:51:57 +08:00
spec Feature: CommonMark support 2017-06-23 12:01:33 -04:00
test/javascripts Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
plugin.rb Merge pull request #4675 from tgxworld/fix_polls_forever_broken_if_approval_required 2017-03-01 12:56:03 +08:00