alfredbaudisch / pardall_markdown

Reactive publishing framework, filesystem-based with support for Markdown, nested hierarchies, and instant content rebuilding. Written in Elixir.
Apache License 2.0
115 stars 7 forks source link

How to insert a video? #68

Open naddika opened 1 year ago

naddika commented 1 year ago

Whether it be an embedded video from YT, or a one from the ./content/static directory -- via <video ... /> tag

How?