# Video test

[//]: # (reply-to: https://bonito.cafe/@flan/116394050871755431)
[//]: # (like-of: https://bonito.cafe/@flan/116394050871755431)


The Markdown processors used by Madblog also support a subset of HTML elements, which include `<video>` and `<audio>`, so it's possible to embed media elements through the standard HTML syntax. Example:

<video src="https://github.com/RedEye-Developers/Test-Assets/raw/refs/heads/main/videos/money-haist-status.mp4" controls></video>

The only limitation is that video and audio elements won't be rendered in the Mastodon post (it's technically feasible, but it'd require Madblog to download and cache all the media resources that it wants to render in the post), but they'll be rendered on the original blog page.

https://blog.fabiomanganiello.com/reply/Madblog-federated-blogging-from-markdown/1776034619-flan-bonito-cafe-reply
