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 hard line breaks in blockquotes #496

Merged
merged 10 commits into from
Sep 23, 2024
Merged

Conversation

Witiko
Copy link
Owner

@Witiko Witiko commented Sep 6, 2024

This PR makes the following changes:

Closes #495.

@Witiko Witiko added lua Related to the Lua interface and implementation plaintex Related to the plain TeX interface and implementation defaults Related to default option values and renderer prototypes labels Sep 6, 2024
@Witiko Witiko added this to the 3.7.1 milestone Sep 6, 2024
@Witiko Witiko self-assigned this Sep 6, 2024
@Witiko Witiko force-pushed the fix/hard-line-break-in-blockquote branch 2 times, most recently from 18bada8 to c82a28e Compare September 6, 2024 10:23
@Witiko Witiko force-pushed the fix/hard-line-break-in-blockquote branch from c82a28e to 86efd5c Compare September 6, 2024 10:29
@Witiko Witiko marked this pull request as ready for review September 23, 2024 08:19
@Witiko Witiko marked this pull request as draft September 23, 2024 11:01
@Witiko Witiko force-pushed the fix/hard-line-break-in-blockquote branch 2 times, most recently from 7f421d1 to 22e5ef9 Compare September 23, 2024 11:33
@Witiko Witiko force-pushed the fix/hard-line-break-in-blockquote branch from 22e5ef9 to 5c62f22 Compare September 23, 2024 11:38
@Witiko Witiko marked this pull request as ready for review September 23, 2024 12:19
@Witiko Witiko merged commit a5cb278 into main Sep 23, 2024
12 checks passed
@Witiko Witiko deleted the fix/hard-line-break-in-blockquote branch September 23, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defaults Related to default option values and renderer prototypes lua Related to the Lua interface and implementation plaintex Related to the plain TeX interface and implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backslash in block quotes causes errors
2 participants