general:regex:comma

Differences

This shows you the differences between two versions of the page.


general:regex:comma [2019/10/31 09:05] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Comma before or after double quote RegEx ======
 +Matches "," or ", or ," but not ,
 +<code>(?<="),(?=")</code>
  
  • general/regex/comma.txt
  • Last modified: 2019/10/31 09:05
  • by 127.0.0.1