I was wondering if there was a way to “embed a tweet” into a post.
I know that embedding in general is possible, via Hugo shortcodes: using {{< youtube ... >}}
works.
However, using the {{<tweet user="..." id="..." >}}
shortcode doesn’t; the failure is having something like HAHAHUGOSHORTCODE-0xc000e7f900-1-HBHB
show up in the rendered output.
So, Is this something that’s supposed to work?
(Has anyone ever embedded a tweet? Is there a reason why shortcodes are treated differently?)
Thanks,
Agam