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

Adds missing newline before closing code block #155

Merged
merged 1 commit into from
May 9, 2023

Conversation

JasonWeill
Copy link
Collaborator

Fixes #151.

Before this change, a closing triple-backtick is visible after source code that I've chosen to include with a prompt:

image

With this change, the closing triple-backtick is on a line by itself, so it is no longer visible:

image

@JasonWeill JasonWeill added bug Something isn't working @jupyter-ai/chatui labels May 8, 2023
@JasonWeill JasonWeill merged commit 76039cf into jupyterlab:main May 9, 2023
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
Marchlak pushed a commit to Marchlak/jupyter-ai that referenced this pull request Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @jupyter-ai/chatui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chat interface includes backticks at end of selected code
2 participants