π Extract From Double BracketsΒΆ
Note
ID: processors.extract_from_double_brackets | Type: PostProcess
{
"__type__": "post_process",
"operator": {
"__type__": "extract_with_regex",
"regex": "\\[\\[(.*?)\\]\\]"
},
"process_references": false
}
Read more about catalog usage here.