We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aede45 commit 881d814Copy full SHA for 881d814
README.md
@@ -12,7 +12,7 @@ To use:
12
13
Example:
14
15
-RegEx Pattern: ^1[0-9]{1}$
16
-Validation Message: Please enter a number between 10-19 (inclusive).
+* RegEx Pattern: ^1[0-9]{1}$
+* Validation Message: Please enter a number between 10-19 (inclusive).
17
18
Note: this plugin optionally can be updated using the [Github Updater plugin](https://github.com/afragen/github-updater).
0 commit comments