File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,11 +73,11 @@ __`separator:`__ This property can be defined for the whole input box in general
7373
7474__ ` pieces: ` __ This is an array of the __ ` piece ` __ objects.
7575
76- __`length:`__ A positive integer denoting the number of character in a piece. (Default value is `1`)
76+ __ ` length: ` __ A positive integer denoting the number of character in a piece. (Default value is ` 1 ` )
7777
78- __`pattern:`__ A [Regular Expression](https://www.w3schools.com/jsref/jsref_obj_regexp.asp) which defines the allowed characters in a piece.
78+ __ ` pattern: ` __ A [ Regular Expression] ( https://www.w3schools.com/jsref/jsref_obj_regexp.asp ) which defines the allowed characters in a piece.
7979
80- __`type:`__ Should be set to `separator` to add a separator, or else, should be left blank.
80+ __ ` type: ` __ Should be set to ` separator ` to add a separator, or else, should be left blank.
8181
8282## Information
8383Made as a plugin for jQuery
You can’t perform that action at this time.
0 commit comments