summaryrefslogtreecommitdiff
path: root/tests/test2Formatted_spaced_pretty.expected
blob: 49f9ef28164e6063d6d719f7d09cc8ac3d14300c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
new_obj.to_string()={
  "glossary": {
    "title": "example glossary",
    "GlossDiv": {
      "title": "S",
      "GlossList": [
        {
          "ID": "SGML",
          "SortAs": "SGML",
          "GlossTerm": "Standard Generalized Markup Language",
          "Acronym": "SGML",
          "Abbrev": "ISO 8879:1986",
          "GlossDef": "A meta-markup language, used to create markup languages such as DocBook.",
          "GlossSeeAlso": [
            "GML",
            "XML",
            "markup"
          ]
        }
      ]
    }
  }
}