discourse/app
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
..
assets Feature: Change markdown engine to markdown it 2017-07-17 11:41:34 -04:00
controllers FEATURE: Log Search Queries 2017-07-14 14:30:58 -04:00
helpers FEATURE: cross-domain tracking for Google universal analytics 2017-07-13 15:21:44 -04:00
jobs Clean up job for search logs 2017-07-14 14:30:58 -04:00
mailers DEV: Move RTL into lib where it belongs 2017-07-03 15:26:57 -04:00
models FIX: Don't include images in the topic map top links 2017-07-14 16:37:41 -04:00
serializers FIX: do not show "Send Activation Email" button if must_approve_users setting is enabled 2017-07-04 14:00:50 +05:30
services FIX: Use default parameter in method. 2017-06-26 11:14:13 +09:00
views Feature: Change markdown engine to markdown it 2017-07-17 11:41:34 -04:00