NestedText Serializer
      A challenge by
      
        
        MichalMarsalek
      
    
Description
Given a JSON document convert it to a NestedText document. To be precise, your output should:
- use inline items only for empty structures: [], {}
- use rest of line strings where possible
- use key items only where necessary
- use 4 spaces for indentation
Leaderboard
| Author | Score | ||
|---|---|---|---|
| #1 |  | ndren | 46596 |