You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maintainer of lychee here. Not sure if linkify is the right place to solve this.
I think texttt{[email protected] is technically a syntactically valid email address. The curly brace is not very common, but it's an accepted special character.
Properly parsing LaTeX would avoid that problem, but I'm not aware of a good crate for that.
When using lychee on a LaTeX book repository the following email addresses were not picked up correctly with the curly brackets.
https://github.com/SverigesSandareamatorer/SSA-Akademin/blob/32bef56e654e4be9b2a3e573a337a97f70d79650/koncept/foreword.tex#L156
Picks up
texttt{[email protected]
https://github.com/SverigesSandareamatorer/SSA-Akademin/blob/32bef56e654e4be9b2a3e573a337a97f70d79650/koncept/tryckort.tex#L58
Picks up
[email protected]}{[email protected]
The text was updated successfully, but these errors were encountered: