Functionsยง
- extract_
json_ from_ possible_ backticks_ block - Extracts JSON from a content string by removing surrounding
json\n and \n
markers if present, and trims any leading or trailing whitespace from the input. - write_
to_ file - Writes serialized JSON content to a file asynchronously.