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

doc: fix unescaped [, ] chars + fix lambda syntax #78

Closed
wants to merge 1 commit into from
Closed

doc: fix unescaped [, ] chars + fix lambda syntax #78

wants to merge 1 commit into from

Conversation

vincent-picaud
Copy link

I forgot to escape [, ] chars in my code snippet to import ArXiv url.
This causes Emacs warnings, see:
https://www.reddit.com/r/emacs/comments/bisiwa/unescaped_character_literals_detected/
This patch fixes this problem.

@vincent-picaud
Copy link
Author

Note: I just saw afterward that this problem was already mentioned here: #75

@vincent-picaud vincent-picaud closed this by deleting the head repository Jun 6, 2024
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.

1 participant