discourse/script/benchmarks/markdown
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
..
.gitignore Feature: CommonMark support 2017-06-23 12:01:33 -04:00
bench.rb Feature: CommonMark support 2017-06-23 12:01:33 -04:00
giant_post.md Feature: CommonMark support 2017-06-23 12:01:33 -04:00
lots_of_mentions.md Feature: CommonMark support 2017-06-23 12:01:33 -04:00
most_features.md Feature: CommonMark support 2017-06-23 12:01:33 -04:00