first commit
This commit is contained in:
6
build/node_modules/markdown-it/lib/common/entities.js
generated
vendored
Normal file
6
build/node_modules/markdown-it/lib/common/entities.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
// HTML5 entities map: { name -> utf16string }
|
||||
//
|
||||
'use strict';
|
||||
|
||||
/*eslint quotes:0*/
|
||||
module.exports = require('entities/maps/entities.json');
|
||||
Reference in New Issue
Block a user