mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 18:17:48 +00:00
Cleanup tag order.
This commit is contained in:
@@ -15,7 +15,7 @@ const reHasRegExpChar = RegExp(reRegExpChar.source);
|
||||
* @category String
|
||||
* @param {string} [string=''] The string to escape.
|
||||
* @returns {string} Returns the escaped string.
|
||||
* @see unescape, escape, escapeRegExp
|
||||
* @see escape, escapeRegExp, unescape
|
||||
* @example
|
||||
*
|
||||
* escapeRegExp('[lodash](https://lodash.com/)');
|
||||
|
||||
Reference in New Issue
Block a user