Ask a question to get started
Enter to sendā¢Shift+Enter new line
pattern: Pattern = re.compile('```(?:json\\s+)?(\\W.*?)```', re.DOTALL)
Regex pattern to parse the output.