DIR : /home/kozerus/public_html/cropex/node/node_modules/mdast-util-to-markdown/lib/handle/html.js

/home/kozerus/public_html/cropex/node/node_modules/mdast-util-to-markdown/lib/handle

/**
 * @import {Html} from 'mdast'
 */

html.peek = htmlPeek

/**
 * @param {Html} node
 * @returns {string}
 */
export function html(node) {
  return node.value || ''
}

/**
 * @returns {string}
 */
function htmlPeek() {
  return '<'
}
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer