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

feat: support markdown in chat and resource #56

Merged
merged 2 commits into from
Dec 23, 2024
Merged

Conversation

JacobLinCool
Copy link
Member

This pull request includes several updates and enhancements to the project, focusing on markdown rendering. The most important changes include adding new dependencies, implementing markdown rendering, and updating the Tailwind CSS configuration.

resolve #53

Dependency Additions:

Markdown Rendering:

Configuration Improvements:

  • tailwind.config.ts: Updated Tailwind CSS configuration to include custom typography styles under the hina key.

Miscellaneous Changes:

@JacobLinCool JacobLinCool self-assigned this Dec 23, 2024
@Copilot Copilot bot review requested due to automatic review settings December 23, 2024 15:36
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 5 out of 9 changed files in this pull request and generated 1 comment.

Files not reviewed (4)
  • package.json: Language not supported
  • src/lib/components/Chatroom.svelte: Language not supported
  • src/lib/components/session/HostView.svelte: Language not supported
  • src/routes/template/[id]/ResourceList.svelte: Language not supported

src/lib/utils/renderMarkdown.ts Show resolved Hide resolved
@JacobLinCool JacobLinCool merged commit 12b9537 into main Dec 23, 2024
4 checks passed
@JacobLinCool JacobLinCool deleted the markdown-support branch December 23, 2024 15:50
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.

Markdown Support
1 participant