You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

test2Formatted_spaced_pretty_pretty_tab.expected 465 B

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