Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Add react-markdown dependency #375

Merged
merged 5 commits into from
May 26, 2024
Merged

Conversation

AVGVSTVS96
Copy link
Owner

@AVGVSTVS96 AVGVSTVS96 commented May 24, 2024

  • chore(deps): Add react-markdown dependency
  • feat(Chat.tsx): Use ReactMarkdown to render markdown in chat messages
    • Wrap {message.content} with ReactMarkdown component
    • Add Tailwind prose to style markdown correctly
  • refactor: Rename Chat to ChatBox, extract Messages into it's own component

…ages

- Wrap `{message.content}` with `ReactMarkdown` component to render markdown
- Add prose to style markdown correctly
Copy link

cloudflare-workers-and-pages bot commented May 24, 2024

Deploying astrosite with  Cloudflare Pages  Cloudflare Pages

Latest commit: e4f8024
Status: ✅  Deploy successful!
Preview URL: https://6ca53612.astrosite-aid.pages.dev
Branch Preview URL: https://reactmarkdown-bas-120.astrosite-aid.pages.dev

View logs

Copy link

linear bot commented May 24, 2024

Copy link

codesandbox bot commented May 24, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @AVGVSTVS96 and the rest of your teammates on Graphite Graphite

@AVGVSTVS96 AVGVSTVS96 marked this pull request as ready for review May 24, 2024 09:53
@AVGVSTVS96 AVGVSTVS96 merged commit 8f616ef into master May 26, 2024
1 check passed
@AVGVSTVS96 AVGVSTVS96 deleted the reactMarkdown-BAS-120 branch June 3, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant