discourse/app/assets/javascripts/pretty-text
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
..
emoji Emoji 5.0 support 2017-06-05 14:06:23 +02:00
engines Feature: CommonMark support 2017-06-23 12:01:33 -04:00
censored-words.js.es6 Feature: CommonMark support 2017-06-23 12:01:33 -04:00
emoji.js.es6 prefer const when not reasigned 2017-06-05 14:33:52 +02:00
guid.js.es6 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
oneboxer.js.es6 FIX: Oneboxing root domains could stop previewing 2017-06-12 12:13:29 -04:00
pretty-text.js.es6 Feature: CommonMark support 2017-06-23 12:01:33 -04:00
sanitizer.js.es6 FEATURE: add a setting to allow url schemes other than http(s) 2016-10-21 12:21:31 -04:00
white-lister.js.es6 Feature: CommonMark support 2017-06-23 12:01:33 -04:00
xss.js.es6 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00