boatrainlsz
boatrainlsz
### Microsoft PowerToys version 0.64.0 ### Installation method PowerToys auto-update ### Running as admin Yes ### Area(s) with issue? Hosts File Editor ### Steps to reproduce 1. launch powertoy 2....
as the title says, I can't get images and mergeCells using excel-streaming-reader,Is there a way to do this?
Add support for struct tag, fix #319
I have a context.yml file contains: `ARRAY: ['elem1', 'elem2', 'elem3']` template.conf file contains: `array: {{ ARRAY }}` I did templating and expected output is: `array: ['elem1', 'elem2', 'elem3']` and actual...