Files
bolt-diy/app/components/chat/Markdown.tsx
KevIsDev f79bf06e38 refactor: modify markdown append message content structure to use array format
Change the message content from a plain string to an array of objects with type and text fields to support future extensibility of message formats
2025-05-30 14:45:05 +01:00

7.8 KiB