Qualitymix
Qualitymix
This is of particular interest to me as well. I'm looking at implementing this software in our small school, and the weather functionality is something that has been requested. I'll...
Taking a look at how the tags work, they are just implementing HTML code, which is awesome. Really, if there could be a way to build a custom URL out...
So I can compile a hardcoded version of what I'm looking for, however I run into an issue with what seems like the javascript not liking the tag too awfully...
All I did was add a tag in the eval_defs.js file inside ls-markup. `weather: { has: {}, handle: () => { return [ '
I have added a raw HTML tag that works okay. It's a little wonky, and I wind up with some extra ' characters.
I am also experiencing this exact issue.