{ "version": 1, "type": "doc", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Monthly Sales Report" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "Monthly Sales Report" } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "The following table shows " }, { "type": "text", "text": "sales performance", "marks": [ { "type": "strong" } ] }, { "type": "text", "text": " by region for \n\n " }, { "type": "text", "text": "September 2025", "marks": [ { "type": "em" } ] }, { "type": "text", "text": ". \n\n For more info, visit our \n\n " }, { "type": "text", "text": "report page", "marks": [ { "type": "link", "attrs": { "href": "https://example.com/reports/september" } } ] }, { "type": "text", "text": " ." } ] }, { "type": "table", "content": [ { "type": "tableRow", "content": [ { "type": "tableHeader", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Region" } ] } ] }, { "type": "tableHeader", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Sales ($)" } ] } ] }, { "type": "tableHeader", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Growth" } ] } ] } ] }, { "type": "tableRow", "content": [ { "type": "tableCell", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "North America" } ] } ] }, { "type": "tableCell", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "125,000", "marks": [ { "type": "strong" } ] } ] } ] }, { "type": "tableCell", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "+5%" } ] } ] } ] }, { "type": "tableRow", "content": [ { "type": "tableCell", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Europe" } ] } ] }, { "type": "tableCell", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "98,500" } ] } ] }, { "type": "tableCell", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "-2%" } ] } ] } ] }, { "type": "tableRow", "content": [ { "type": "tableCell", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "Asia-Pacific" } ] } ] }, { "type": "tableCell", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "142,750" } ] } ] }, { "type": "tableCell", "content": [ { "type": "paragraph", "content": [ { "type": "text", "text": "+8%", "marks": [ { "type": "underline" } ] } ] } ] } ] } ] }, { "type": "paragraph", "content": [ { "type": "text", "text": "Summary: " }, { "type": "text", "text": "Asia-Pacific", "marks": [ { "type": "strong" } ] }, { "type": "text", "text": "led the month with strong growth.\n\n \n\n\n\n Keep up the great work!" } ] } ] }