Gaddeti Rohit Babu
e90fa5db21
updated documentation
...
the regexp is not having any pattern to match a space. Hence changed the documentation accordingly.
2019-11-02 13:11:52 +05:30
Angelos Chalaris
af91bb1695
Update camel.md
2019-10-31 09:36:39 +02:00
Gaddeti Rohit Babu
f9d820201b
modified regexp and documentation
...
I think there is no use of using space literal match (/s) in the pattern. So I removed it and updated the snippet and it's document accordingly. Please review it and let me know if I am wrong.
2019-10-18 15:16:19 +05:30
Angelos Chalaris
4d544ad192
Update camel.md
2019-08-23 10:13:28 +03:00
Havan Agrawal
3ee07828d2
Simplify camel snippet
...
Remove regex with complex look-behind matching, replace with simpler string functions
2019-08-23 00:06:40 -07:00
Angelos Chalaris
81c67efff9
Add camel, kebab and snake snippets
2019-08-21 08:59:54 +03:00