Replies: 3 comments 1 reply
-
|
This relates to a problem I was already investigating, and I suspect you just make it a lot easier to fathom. I think I know what's going on now. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I brought forward some maintenance work and instead of ad hoc token replacement I'm using handlebars. It seems to have resolved the issue (not released yet). See #343 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@dwhall The current release should fix this. Can you confirm that this is now working for you? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the print plugin. It works well for me most of the time. I think I've found an issue, though. Anytime the two characters (dollar sign)(backtick) or "$`" appear in the code, the output is wonky. Those two characters rarely appear naturally in languages like C and Python. But if you take any file type and add those two characters, you can recreate the issue.
timmy.py.pdf
Beta Was this translation helpful? Give feedback.
All reactions