Sign in
chromium
/
devtools
/
devtools-frontend
/
0ec1bb2ea657cf4bbeacfc05c0485fffec5a5a84
/
.
/
node_modules
/
remark-stringify
/
lib
/
visitors
/
html.js
blob: 105cb376049bd8e72989c05d8ff84f457dede549 [
file
]
'use strict'
module
.
exports
=
html
function
html
(
node
)
{
return
node
.
value
}