Skip to content

[deps] Pandoc 3.7.0.2 #13249

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[deps] Pandoc 3.7.0.2 #13249

wants to merge 1 commit into from

Conversation

cscheid
Copy link
Collaborator

@cscheid cscheid commented Aug 20, 2025

Brings Pandoc to 3.7.0.2 ahead of the LaTeX accessibility fixes.

@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Aug 20, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@cscheid
Copy link
Collaborator Author

cscheid commented Aug 20, 2025

@tarleb It seems that there's a -f markdown change from Pandoc 3.6.3 to 3.7.0.2. Let's talk about it when we meet next? Thanks!

@tarleb
Copy link
Collaborator

tarleb commented Aug 21, 2025

Sorry, I hadn't seen this. I'll try to be there today.

@cscheid
Copy link
Collaborator Author

cscheid commented Aug 21, 2025

@tarleb suggests " -> \" as a path forward. Let's try it.

@cscheid
Copy link
Collaborator Author

cscheid commented Aug 21, 2025

@tarleb suggests " -> \" as a path forward. Let's try it.

On further thought, this only works if we know that the replacement for the shortcode is in a position where this escaping is required. In order to do that, we would have to enrich the LPEG parser to learn about parsing links and images, and then to process shortcodes differently inside links and images. That's a pretty large undertaking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants