RuneImp

Results 7 issues of RuneImp

Firstly, thank you for the library. It works beautifully! The one thing I find missing is a reset option with this library. In testing I've found once the environment is...

### What OS are you using (`uname -a`, or Windows version)? macOS 11.6.4 Big Sur Windows 10 Pro for Workstations version 21H2 (OS Build 19044.1526) ### What programming language are...

I was just trying your dataurl command line tool and the output of encoding an HTML file was `data:text/html; charset=utf-8;base64,...` instead of `data:text/html;charset=utf-8;base64,...`. I'm guessing the tool is intending to...

Koi looks awesome! But _seems_ to only be for *nix systems. Please tell me this also compiles and works on Windows?

When I have an array which was created using numbered keys but is not sequential Mustache chokes. I don't know how fixable this is or even if non-sequential indexed arrays...

The output from `{{ .Body }}` is HTML entity escaped. I would very much like the option of being able to disable that feature. I trust the HTML I wrote...

Love the concept of this program. The one aspect that struck me odd though was that there was only one location to store the config. Granted it is a completely...