The syntax highlighter is getting confused on backslashes in string literals that are function parameters. The string with the backslash can be defined as a variable outside the function call, so there's an easy work-around.
Similar to #27.
Using v0.11.0.
Thanks for all the work that you maintainers put into this package! It really helps me out with my work!
The syntax highlighter is getting confused on backslashes in string literals that are function parameters. The string with the backslash can be defined as a variable outside the function call, so there's an easy work-around.
Similar to #27. Using v0.11.0.
Thanks for all the work that you maintainers put into this package! It really helps me out with my work!