...

Text file src/oss.terrastruct.com/d2/testdata/d2parser/TestParse/multiline_comment.exp.json

Documentation: oss.terrastruct.com/d2/testdata/d2parser/TestParse

     1{
     2  "ast": {
     3    "range": "d2/testdata/d2parser/TestParse/multiline_comment.d2,0:0:0-18:0:233",
     4    "nodes": [
     5      {
     6        "comment": {
     7          "range": "d2/testdata/d2parser/TestParse/multiline_comment.d2,2:2:4-15:21:230",
     8          "value": "hello\nworld\nearth\n\nglobe\nvery good\nnot so bad\n\nyes indeed\nThe good (I am convinced, for one)\nIs but the bad one leaves undone.\nOnce your reputation's done\nYou can live a life of fun.\n   -- Wilhelm Busch"
     9        }
    10      }
    11    ]
    12  },
    13  "err": null
    14}

View as plain text