haroldo-ok Fix repeated variable names when using similar file names.
90f014a May 24, 2023
Fix repeated variable names when using similar file names.
This fixes a bug, where both `1chr1v1.png` and `#1chr1v1.png` used to produce the same variable name, causing compilation errors.
Partially related to #110, but not the same.
Merge pull request #111 from haroldo-ok/special-chars-in-filenames
90f014a