jQuery
Description
Reference http://jquery.com/
Patterns
This dictionary match following patterns:
/jquery(?!-)/i
Expected
The text is matched and replaced to be:
jQuery
Examples
| From | To |
|---|---|
| jquery | jQuery |
| jquery-ui | jquery-ui |
Reference http://jquery.com/
This dictionary match following patterns:
/jquery(?!-)/i
The text is matched and replaced to be:
jQuery
| From | To |
|---|---|
| jquery | jQuery |
| jquery-ui | jquery-ui |