kufii / CodeSnap

📸 Take beautiful screenshots of your code in VS Code!
https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap
508 stars 67 forks source link

dom-to-image-even-more.js needs to escape % -> %25 #146

Open u5k3n3 opened 7 months ago

u5k3n3 commented 7 months ago

CodeSnap is a great project :) CodeSnap stops when I screenshot the source code of some batch files.

The cause is the % character in the source code, which must be escaped. All applications that use kufii/dom-to-image-even-more (e.g. Easy CodeSnap) are stops .

codesnap