Please see the section on "Transcluded Attribute Values" at 
https://tiddlywiki.com/#HTML%20in%20WikiText

On Saturday, September 12, 2020 at 6:19:48 PM UTC+2, talha131 wrote:
>
> I added a video to the TW using _canonical_url.
>
> Now I want to link to that video in a tiddler body. 
>
> When it is images, the following syntax works
>
> [img[ImageTiddler]]
>
> But to embed video, I have to use raw HTML
>
> <video controls width="250">
>     <source src="[[Video Tiddler]]"
>             type="video/mp4"></video>
>
> This does not work.
>
> So how do I transclude the video tiddler inside src attribute?
> ​
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/86fcb572-c5a6-4462-9a45-a514f0821935o%40googlegroups.com.

Reply via email to