Docs conversion for escapeRegExp method (again) now in v4.17.15
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 141
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
The issue:
https://github.com/lodash/lodash.com/issues/160
is occurring again in the latest v4.17.15 as @yejiajiehz mentioned in the original issue:

the backslash is not listed in the docs, instead it appears empty "".
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked lodash.com issue and reproducing the escapeRegExp documentation in v4.17.15. Find where the method's backslash is rendered in the website and verify that the backslash appears in the documentation instead of an empty value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100