mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
Remove mdtest, the plan is to use commonmark spec instead
This commit is contained in:
@ -143,6 +143,5 @@ 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