Assuming you saved the video location in a _canonical_uri field, try the
form:
attr={{tiddler!!field}}
On Saturday, September 12, 2020 at 7:09:15 PM UTC+2, talha131 wrote:
>
> Thank you Saq. I read the doc you linked to.
>
> I tried
>
> {{Test Video}}
>
> It embeds the video into the tiddler.
>
> But when I tried using {{}} in raw HTML as described in Transcluded
> Attribute Values, it did not work.
>
> <video controls width="250">
> <source src={{Test}}
> type="video/mp4"></video>
>
> The HTML it generates is
>
> <video controls="true" width="250"><p><source src="" type="video/mp4">
> </p></video>
>
> As you can see the src value is empty.
>
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/ccc18c7d-1ad0-48d8-99ac-0d26b1eac62eo%40googlegroups.com.