Sign in
chromium
/
devtools
/
devtools-frontend
/
refs/heads/chromium/4367
/
.
/
node_modules
/
micromark
/
lib
/
constant
/
html-raw-names.js
blob: 75d66b9622942743eff252017d18aace5d669ba4 [
file
] [
edit
]
// This module is copied from <https://spec.commonmark.org/0.29/#html-blocks>.
module
.
exports
=
[
'pre'
,
'script'
,
'style'
]