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/dc4822d0-aa8d-414f-8c16-0bcfd3cb989co%40googlegroups.com.

Reply via email to