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: Ignore Images for Quote Style #1110

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

pjkaufman
Copy link
Collaborator

Fixes #1109

There was an issue where Quote Style could affect the link to an image if it contained quotes. To prevent this, we will ignore images.

Changes Made:

  • Added a UT for the situation in question
  • Added images to the ignore list for Quote Style

@pjkaufman pjkaufman added the bug Something isn't working label Jun 28, 2024
@pjkaufman pjkaufman self-assigned this Jun 28, 2024
@pjkaufman pjkaufman merged commit ca86c56 into platers:master Jun 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Smart quotes get applied in Markdown image links
1 participant