Monday, November 26, 2018

Regex get json from text paragraph

(?s)(\{(?:[^{}"]++|"(?:\\.|[^"])*+"|(?1))*\})


EX:
https://regex101.com/r/MTdTkm/1

No comments:
Write comments