prettyjson icon indicating copy to clipboard operation
prettyjson copied to clipboard

"Keys" and "Values" are not aligned for longer "Values"

Open santosh-icann opened this issue 5 years ago • 0 comments

Issue - "Keys" and "Values" are not aligned for longer "Values"

Example - "description" section below. The indentation of value is not correct as in below response- Pretty_Json_Key_Value_Alignment_Issue.txt

"notices": [ { "title": "Terms of Use", "description": [ "Access to Public Interest Registry RDAP information is provided to assist persons in determining the contents of a domain name registration record in the Public Interest registry database. The data in this record is provided by Public Interest Registry for informational purposes only, and Public Interest Registry does not guarantee its accuracy. This service is intended only for query-based access. You agree that you will use this data only for lawful purposes and that, under no circumstances will you use this data to(a) allow, enable, or otherwise support the transmission by e-mail, telephone, or facsimile of mass unsolicited, commercial advertising or solicitations to entities other than the data recipient's own existing customers; or (b) enable high volume, automated, electronic processes that send queries or data to the systems of Registry Operator, a Registrar, or Afilias except as reasonably necessary to register domain names or modify existing registrations. All rights reserved. Public Interest Registry reserves the right to modify these terms at any time. By submitting this query, you agree to abide by this policy." ], "links": [ { "rel": "alternate", "href": "https://rdap.publicinterestregistry.net/rdap/org/terms_of_use", "type": "text/html" } ] },

santosh-icann avatar Oct 23 '19 16:10 santosh-icann