DIR : /home/kozerus/public_html/cropex/node/node_modules/micromark-util-encode/index.d.ts

/home/kozerus/public_html/cropex/node/node_modules/micromark-util-encode

/**
 * Encode only the dangerous HTML characters.
 *
 * This ensures that certain characters which have special meaning in HTML are
 * dealt with.
 * Technically, we can skip `>` and `"` in many cases, but CM includes them.
 *
 * @param {string} value
 *   Value to encode.
 * @returns {string}
 *   Encoded value.
 */
export function encode(value: string): string;
//# sourceMappingURL=index.d.ts.map
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer