discourse/plugins/poll/spec/lib
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
..
new_post_manager_spec.rb FIX: Polls permanently broken if post requires approval. 2017-01-26 13:29:43 +08:00
polls_updater_spec.rb FIX: Votes lost when editing a poll option with votes. 2017-01-16 22:51:57 +08:00
polls_validator_spec.rb FIX: min setting should be greater than 0 for multiple type polls. 2016-06-07 10:48:06 +08:00
pretty_text_spec.rb Feature: CommonMark support 2017-06-23 12:01:33 -04:00