Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix encoding issue #23

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Fix encoding issue #23

merged 1 commit into from
Jan 11, 2023

Commits on Dec 25, 2022

  1. Fix encoding issue

    Fixes mprimi#7 using a Blob rather than btoa (as btoa() creates a Base64-encoded ASCII string).
    
    Side modifiation, the {{VALUES}}\n substitution does not works on my environnement as the substituion is searching for a litteral \n in the template. Feel free to remove this modification if it's not relevant and I juste missed something along the way :-)
    TeddyBear06 committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    cf01e43 View commit details
    Browse the repository at this point in the history