Functionsยง
- extract_
code_ block - Extracts the first fenced Markdown code block from the input string.
- extract_
code_ block_ or_ original - Returns the contents of the first fenced Markdown code block if present, otherwise returns the original input unchanged.