mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert "Remove mdtest, the plan is to use commonmark spec instead"
This reverts commit c64aabc964.
This commit is contained in:
@@ -143,5 +143,6 @@ Object.keys(requirejs.entries).forEach(function(entry) {
|
||||
require(entry, null, null, true);
|
||||
}
|
||||
});
|
||||
require('mdtest/mdtest', null, null, true);
|
||||
resetSite();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user