discourse/app/assets/javascripts/pretty-text
Sam Saffron d0c5205a52 Feature: Change markdown engine to markdown it
This commit removes the old evilstreak markdownjs engine.

- Adds specs to WhiteLister and changes it to stop using globals
    (Fixes large memory leak)
- Fixes edge cases around bbcode handling
- Removes mdtest which is no longer valid (to be replaced with
    CommonMark)
- Updates MiniRacer to correct minor unmanaged memory leak
- Fixes plugin specs
2017-07-17 11:41:34 -04:00
..
emoji Emoji 5.0 support 2017-06-05 14:06:23 +02:00
engines Feature: Change markdown engine to markdown it 2017-07-17 11:41:34 -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: Change markdown engine to markdown it 2017-07-17 11:41:34 -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: Change markdown engine to markdown it 2017-07-17 11:41:34 -04:00
xss.js.es6 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00