Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "description": {
- "version": 1,
- "type": "doc",
- "content": [
- {
- "type": "paragraph",
- "content": [
- {
- "type": "text",
- "text": "text"
- }
- ]
- },
- {
- "type": "paragraph",
- "content": [
- {
- "type": "text",
- "text": "{text in brackets}"
- }
- ]
- },
- {
- "type": "panel",
- "attrs": {
- "panelType": "info"
- },
- "content": [
- {
- "type": "paragraph",
- "content": [
- {
- "type": "text",
- "text": "text in info panel"
- }
- ]
- },
- {
- "type": "paragraph",
- "content": [
- {
- "type": "text",
- "text": "{text in brackets in info panel}"
- }
- ]
- }
- ]
- }
- ]
- },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement