jviereck
Member since
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
RegExp |
||
RegExp |
||
RegExp |
Added a meta RegExp `x` for the quantifiers {n}, {n, } and {n, m} as otherwise it's hard to get that these follow after a regexp. The example make it clear but I think it should be possible to get the right idea just from looking through the column. | |
RegExp |
Missing documentation about the `?` behind the "repeat" characters + and *. | |
Drawing text |
Fix intro text: Return type is not the width directly but an object. See `Return value` section which states it right.; 3 words added |