mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 17:37:50 +00:00
Even more tag cleanup.
This commit is contained in:
@@ -34,7 +34,7 @@ const reHasUnescapedHtml = RegExp(reUnescapedHtml.source);
|
||||
* @category String
|
||||
* @param {string} [string=''] The string to escape.
|
||||
* @returns {string} Returns the escaped string.
|
||||
* @see unescape, escapeRegExp
|
||||
* @see escapeRegExp, unescape
|
||||
* @example
|
||||
*
|
||||
* escape('fred, barney, & pebbles');
|
||||
|
||||
Reference in New Issue
Block a user