d2/testdata/d2compiler/TestCompile/unsemantic_markdown_2.exp.json
2023-03-07 09:38:19 -08:00

12 lines
317 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/unsemantic_markdown_2.d2,0:0:0-3:1:20",
"errmsg": "d2/testdata/d2compiler/TestCompile/unsemantic_markdown_2.d2:1:1: malformed Markdown: element <br> closed by </p>"
}
]
}
}