ソースを参照

update readme

Robin Herbots 9 年 前
コミット
e4db23633f
1 ファイル変更4 行追加1 行削除
  1. 4 1
      README_numeric.md

+ 4 - 1
README_numeric.md

@@ -75,4 +75,7 @@ Default: 1
 Make unmasking returning a number instead of a string.
 Make unmasking returning a number instead of a string.
 Default: false
 Default: false
 
 
-Be warned that using the unmaskAsNumber option together with jQuery.serialize will fail as serialize expects a string. (See issue #1288)
+Be warned that using the unmaskAsNumber option together with jQuery.serialize will fail as serialize expects a string. (See issue [#1288])
+
+
+[#1288]: https://github.com/RobinHerbots/jquery.inputmask/issues/1288