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

Correctly handle backslashes in \markdownOptionOutputDir #501

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

Witiko
Copy link
Owner

@Witiko Witiko commented Sep 18, 2024

This PR makes the following changes:

  • Correctly handle backslashes in \markdownOptionOutputDir.
    As discussed in #492 (comment).
  • Update CHANGES.md.

Closes #492.

@Witiko Witiko added bug plaintex Related to the plain TeX interface and implementation expl3 Related to the high-level programming language expl3 lt3luabridge Related to the lt3luabridge library labels Sep 18, 2024
@Witiko Witiko added this to the 3.7.1 milestone Sep 18, 2024
@Witiko Witiko self-assigned this Sep 18, 2024
@Witiko Witiko force-pushed the fix/outputDir-with-backslashes branch 2 times, most recently from 7ac9798 to fc61f61 Compare September 18, 2024 11:28
@Witiko Witiko force-pushed the fix/outputDir-with-backslashes branch from fc61f61 to ccd0af5 Compare September 18, 2024 12:03
@Witiko Witiko marked this pull request as ready for review September 18, 2024 12:04
@Witiko Witiko merged commit 93bf821 into main Sep 18, 2024
12 checks passed
@Witiko Witiko deleted the fix/outputDir-with-backslashes branch September 18, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug expl3 Related to the high-level programming language expl3 lt3luabridge Related to the lt3luabridge library plaintex Related to the plain TeX interface and implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation errors using MiKTeX and lualatex on Windows
1 participant