Customer Stories
Testing Page Customer
🍽️ Restaurant Marketing Test Document
Use this document to verify that Markdown components import properly into Notion.
✅ Colors
✅ Headings
H3: Section Title Example
This is an example of body text under an H3 heading.
✅ Paragraphs
This is a paragraph of text. It should be grouped together and not split into multiple blocks when imported into Notion.
Another paragraph follows here for spacing.
✅ Bullet List
✅ Numbered List
✅ Checklist
[Unsupported block type: to_do]
[Unsupported block type: to_do]
[Unsupported block type: to_do]
✅ Callout Block
💡 Pro Tip: Always engage customers after their visit — this is when feedback is most authentic.
✅ Code Block
def reward_loyal_customers(spend):
if spend > 100:
return "Give 10% discount"
✅ Quote Block
“Loyal customers don’t just come back—they don’t shop around. They don’t compare. They’re yours.”
✅ Link
✅ Table
Plan | Credits | Price |
Starter | 1,000 | $29/mo |
Growth | 5,000 | $79/mo |
Enterprise | 20,000 | Custom |
You can paste the above Markdown into Notion directly or import it as a .md
file. Want me to generate a downloadable .md
version of it?