--- RegularExpressionsUsed +++ RegularExpressionsUsed @@ -1,3 +1,6 @@ = RegularExpressionsUsed -== history +== history == + * "숫자" 에서 더블쿼터 없애기 + * search : `"(\d+)"` + * replace : $1