Slate
Slate
https://github.com/Leanny/leanny.github.io/blob/1798cfd02541c0684c29108bd68415881067ea95/splat3/js/Utility.js#L350 Hi Lean, is it possible to have a dynamic color_formatter that takes the colors and prints the hex value if desired? Or maybe add to the existing one? ```js...
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? I have...
Hi, for easier collaboration, may I suggest an editorconfig file to maintain your coding style? You can generate from your Visual Studio settings, or take an inference version: ```editorconfig #...
Hello, thank you for your useful extension. In more complicated template cases, braces can be mismatched. For example `{{#if:{{{param|}}}|{{{param}}}|{{ATemplate|Template arg}}}}`