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