Closed PierBover closed 6 years ago
Sorry my syntax was wrong...
Actually, I am seeing an issue with the unquoted interpolated attribute values not closing out properly. It is actually valid to have those values unquoted (I never do which is why I never noticed the first one would bugger up the following attributes).
Thanks for pointing this out! I'm gonna reopen and try to get this fixed asap.
To @PierBover and anyone else who comes across this, looks like the issue runs a little deeper into the way I'm pulling in HTML scopes and rules and the fix will require a different approach. I've been needing to switch this over to working using YAML-Macros for a while now to clean things up, but I'll need to go ahead and do that sooner rather than later to address this.
Unfortunately, having wedding festivities the next two weekends so this will prob be a few weeks before I get to it—just know I haven't forgotten about it.
So, I ended up having an unexpectedly slow day at the office and decided to jump in on this—went about as smoothly as could have been hoped and I was able to basically rewrite the whole thing in just a few hours.
Thanks again for posting this issue mate, gave me the nudge I needed to get this done. Happy coding!
Thanks for the quick fix!
Look: