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

fix code_block pasting #197

Merged
merged 1 commit into from
Jun 25, 2024
Merged

fix code_block pasting #197

merged 1 commit into from
Jun 25, 2024

Conversation

cloverich
Copy link
Owner

  • adds a custom normalization step when pasting code, to fix an issue where pasting blobs of code would generate a new code_block element for each line

This closes #85 (specifically the pasting of code)

- adds a custom normalization step when pasting code, to fix an issue where pasting blobs of code would generate a new code_block element for each line
@cloverich cloverich merged commit 5046e59 into master Jun 25, 2024
2 checks passed
@cloverich cloverich deleted the code_block_normalization branch June 25, 2024 14: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.

Code block constraint and normalization
1 participant