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 missing support for forward slashes in \markdownSetup{jekyllDataRenderers = {...}} keys #200

Merged
merged 3 commits into from
Oct 13, 2022

Conversation

Witiko
Copy link
Owner

@Witiko Witiko commented Oct 13, 2022

Closes #199.

Tasks

  • Implement and document the hotfix.
  • Use /authors/* in markdown.dtx to test that the fix has been successful,
  • Update CHANGES.md.

@Witiko Witiko added bug latex Related to the LaTeX interface and implementation labels Oct 13, 2022
@Witiko Witiko added this to the 2.18.0 milestone Oct 13, 2022
@Witiko Witiko marked this pull request as ready for review October 13, 2022 22:01
@Witiko Witiko added the automerge This pull request will be automatically merged after continuous integration has succeeded label Oct 13, 2022
@Witiko Witiko force-pushed the fix/forward-shashes-in-jekyll-data-renderers branch from a32c928 to 8a848fb Compare October 13, 2022 22:54
@github-actions github-actions bot merged commit fc4f472 into main Oct 13, 2022
@Witiko Witiko deleted the fix/forward-shashes-in-jekyll-data-renderers branch February 1, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge This pull request will be automatically merged after continuous integration has succeeded bug latex Related to the LaTeX interface and implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix missing support for forward slashes in \markdownSetup{jekyllDataRenderers = {...}} keys
1 participant