discourse/plugins/poll/spec
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 Extract polls edit window to a site settings. 2016-08-10 15:17:16 +08:00
integration FIX: Public polls should not make a request per option. 2017-01-31 17:27:43 +08:00
lib Feature: CommonMark support 2017-06-23 12:01:33 -04:00
helpers.rb Adds support for anonymous votes to the poll plugin 2016-04-23 22:44:09 +02:00