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
The text was updated successfully, but these errors were encountered:
abhro
changed the title
@md_str parses underscores in interpolated variables@md_str parses underscores in interpolated variables (Markdown.jl)
Feb 4, 2025
I don't know if you were talking about this being a duplicate of a different issue, but I think the link pasted here #57265 (comment) is to the same issue.
If there is an unescaped underscore in the string, the parser keeps looking for the underscore in the interpolated variable
Minimal working example:
The text was updated successfully, but these errors were encountered: