Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 566 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 566 Bytes

zeppelin-json-spell

Provide JSON editor in paragraphs.

Usage

Example Paragraph for Testing

%json

{"array":[1,2,3],"boolean":true,"null":null,"number":123,"object":{"a":"b","c":"d","e":"f"},"string":"Hello World"}

License