Closed happylinks closed 4 years ago
Downgraded to maizzle 1.0.3 and that seems to fix it
Got it, it's an issue introduced by 7dab46d in v1.0.5
.
Will revert that and release a patch this coming week - just want to also update posthtml-expressions
and get posthtml/posthtml-expressions#78 in. Thanks for reporting it! 👍
P.S.: once we get <raw>
working properly again, note that you don't need @{{ }}
inside it, so you can simply write <a href="{{ inviteLink }}" class="underline text-tella">
Awesome! Thanks for the fast response. Also, Maizzle is great!
Thanks for the appreciation and sorry for any issues caused, it was a stupid mistake on my end 🤦♂️
I'm trying to not escape my vars in {{}} but they keep turning into
undefined
. I wrapped it in<raw>
which didn't fix it, I also added @{{ but that didn't work for the href's. Unsure what I'm doing wrong.Template:
Generated: