Skip to content

feat: Add markdown and LaTeX support to AI Chat #673

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Ja-Tink
Copy link
Contributor

@Ja-Tink Ja-Tink commented Apr 14, 2025


name: Pull Request
about: Create a pull request to contribute to the project
title: ''
labels: ''
assignees: ''

Description of Changes
Builds on PR #671 to add LaTeX support to AI chat

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • New example
  • Test improvement

Testing
Screenshot 2025-04-14 at 2 57 58 PM

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run my code against examples and ensured no errors
  • Any dependent changes have been merged and published in downstream modules

@Ja-Tink Ja-Tink changed the title Add markdown and LaTeX support to AI Chat feat: Add markdown and LaTeX support to AI Chat Apr 14, 2025
@Ja-Tink Ja-Tink force-pushed the feature/latex-in-chat branch from 51a0740 to f42488d Compare April 18, 2025 18:45
@amrutha97 amrutha97 force-pushed the main branch 2 times, most recently from 6ac1dad to bdb2c4e Compare April 24, 2025 07:54
@shivam-singhal
Copy link
Member

There are some conflicts here - can you rebase and resolve them?

@Ja-Tink Ja-Tink force-pushed the feature/latex-in-chat branch from f42488d to 53e9b0e Compare April 25, 2025 18:21
@Ja-Tink
Copy link
Contributor Author

Ja-Tink commented Apr 25, 2025

@shivam-singhal Merge conflicts are resolved now

@Ja-Tink Ja-Tink force-pushed the feature/latex-in-chat branch from 53e9b0e to ca3b146 Compare May 2, 2025 01:33
@Ja-Tink
Copy link
Contributor Author

Ja-Tink commented May 2, 2025

Resolved new set of merge conflicts.

@shivam-singhal I resolved the conflicts by deleting package-lock.json and package.json- I believe this is consistent with the most recent commit 1430edd. Let me know if I missed something. If everything looks good I can squash the "delete package-lock" commit to clean up the history.

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.

4 participants