title
title copied to clipboard
Special words containing “.” cause a bug
title('Package JSON')
// => 'package.json'
Using a library such as escape-string-regexp should fix the issue.