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 backslashes at the ends of hybrid documents #503

Merged
merged 7 commits into from
Nov 1, 2024

Conversation

Witiko
Copy link
Owner

@Witiko Witiko commented Sep 20, 2024

This PR makes the following changes:

  • Add regression tests for #502.
  • Fix the regression tests.
  • Update CHANGES.md.

Closes #502.

@Witiko Witiko added bug lua Related to the Lua interface and implementation conversion output Related to the output format of the Markdown-to-TeX conversion labels Sep 20, 2024
@Witiko Witiko added this to the 3.7.1 milestone Sep 20, 2024
@Witiko Witiko changed the title Fix backslash at the end of a document in hybrid mode Fix backslash at the end of hybrid documents Sep 20, 2024
@Witiko Witiko force-pushed the fix/trailing-backslash-in-hybrid-mode branch from ac96662 to 38771a9 Compare September 20, 2024 09:39
@Witiko Witiko force-pushed the fix/trailing-backslash-in-hybrid-mode branch from 38771a9 to 2e70626 Compare September 20, 2024 09:40
@Witiko Witiko modified the milestones: 3.7.1, 3.8.0 Sep 30, 2024
@Witiko Witiko force-pushed the main branch 3 times, most recently from 950e826 to c269742 Compare October 2, 2024 19:02
@Witiko Witiko modified the milestones: 3.8.0, 3.8.1 Oct 31, 2024
@Witiko Witiko changed the title Fix backslash at the end of hybrid documents Fix backslash at the ends of hybrid documents Oct 31, 2024
@Witiko Witiko changed the title Fix backslash at the ends of hybrid documents Fix backslashes at the ends of hybrid documents Oct 31, 2024
@Witiko Witiko marked this pull request as ready for review October 31, 2024 22:33
@Witiko Witiko merged commit 430079d into main Nov 1, 2024
12 checks passed
@Witiko Witiko deleted the fix/trailing-backslash-in-hybrid-mode branch November 1, 2024 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug conversion output Related to the output format of the Markdown-to-TeX conversion lua Related to the Lua interface and implementation
Projects
None yet
2 participants