InterpolatedString { parts: [Text("📝 #"), Expression(Identifier("post"))] }
Sample Content:
This example demonstrates:
✅ for-in loops for iterating over arrays
✅ String interpolation
✅ Component definitions
✅ Conditional rendering with if
✅ Markdown rendering with variables and literals