This works:

<video width="100%" height="100%" controls>
<source src={{!!url}} type="video/mp4">
</video>

where url is the field containing the path to your video.


On Saturday, June 29, 2019 at 8:23:24 AM UTC-7, Ed wrote:
>
>
> have you tried
>>
>> field - uri = videos/test.mp4 -- no quotes
>>
>> <source src="<<location>>" type="video/mp4">
>>
>> I can't remember if quotes around a variable transclusion witll work or 
>> not but wouldn't hurt to try.
>>
>
> Yeah I tried that - it doesn't work. I think I will create a new post 
> asking if it is possible to transclude text into html since I still can't 
> figure it out after quite a bit of searching.
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/aa9be414-88cb-4f01-a1b2-361d779d1ec2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to