{ "ast": { "range": "d2/testdata/d2parser/TestParse/single_quote_block_string.d2,0:0:0-5:0:39", "nodes": [ { "map_key": { "range": "d2/testdata/d2parser/TestParse/single_quote_block_string.d2,1:0:1-3:2:13", "key": { "range": "d2/testdata/d2parser/TestParse/single_quote_block_string.d2,1:0:1-1:1:2", "path": [ { "unquoted_string": { "range": "d2/testdata/d2parser/TestParse/single_quote_block_string.d2,1:0:1-1:1:2", "value": [ { "string": "x", "raw_string": "x" } ] } } ] }, "primary": {}, "value": { "block_string": { "range": "d2/testdata/d2parser/TestParse/single_quote_block_string.d2,1:3:4-3:2:13", "quote": "'", "tag": "md", "value": "bs" } } } }, { "map_key": { "range": "d2/testdata/d2parser/TestParse/single_quote_block_string.d2,4:0:14-4:24:38", "key": { "range": "d2/testdata/d2parser/TestParse/single_quote_block_string.d2,4:0:14-4:24:38", "path": [ { "unquoted_string": { "range": "d2/testdata/d2parser/TestParse/single_quote_block_string.d2,4:0:14-4:24:38", "value": [ { "string": "not part of block string", "raw_string": "not part of block string" } ] } } ] }, "primary": {}, "value": {} } } ] }, "err": null }