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