discourse/lib/autospec
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
..
base_runner.rb
formatter.rb DEV: make autospec compatible with rspec 3 2015-05-14 11:24:48 +10:00
manager.rb Feature: CommonMark support 2017-06-23 12:01:33 -04:00
qunit_runner.rb Feature: CommonMark support 2017-06-23 12:01:33 -04:00
reload_css.rb remove no digest refs 2017-04-18 17:05:33 -04:00
rspec_runner.rb Feature: CommonMark support 2017-06-23 12:01:33 -04:00
run-qunit.js Increase autospec qunit timeout to 600 seconds 2017-05-02 16:02:14 -04:00
simple_runner.rb Feature: CommonMark support 2017-06-23 12:01:33 -04:00
spork_runner.rb