On Wed, Jan 3, 2018 at 1:27 PM, <fossil-users-requ...@lists.fossil-scm.org>
wrote:
>
> Date: Wed, 3 Jan 2018 19:04:20 +0200
> From: Martin Vahi <martin.v...@softf1.com>
> To: fossil-users@lists.fossil-scm.org
> Subject: [fossil-users] How to Embed WebM Videos to Fossil Wiki Pages?
> Message-ID: <dc3528d2-ead6-994d-2967-0e645f36a...@softf1.com>
> Content-Type: text/plain; charset=utf-8
>
>
> I know that the way to embed an image is by
>
>     ![name of the link](<URL as a relative path>)
>
> but it does not seem to work with the WebM videos.
>

Both Fossil wiki syntax and Fossil Markdown syntax allow including HTML
markup, so you should be able to include the video as an HTML video element
and not have to rely on Fossil to generate the needed HTML.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to