* @instance
* @memberof Formatters.Token
* @type RegExp
- * @default /{{(.*)}}/g
+ * @default /{{(.{1,255}?)}}/g
*/
- this.replaceRule = /{{(.*?)}}/g;
+ this.replaceRule = /{{(.{1,255}?)}}/g;
/**
* Flag that specifies whether or not to use an isoDate when using