This commit is contained in:
6
node_modules/micromark/dist/constant/html-raw-names.js
generated
vendored
Normal file
6
node_modules/micromark/dist/constant/html-raw-names.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
'use strict'
|
||||
|
||||
// This module is copied from <https://spec.commonmark.org/0.29/#html-blocks>.
|
||||
var raws = ['pre', 'script', 'style', 'textarea']
|
||||
|
||||
module.exports = raws
|
||||
Reference in New Issue
Block a user