724 B
724 B
title = "Embeds"
Embeds
\![link]:- local image/audio/video files are embedded as media tags
- local text/code files are inlined directly
- global image/audio/video links are embedded as media tags
- other global links are embedded as
<iframe>
\works the same, withaltused for images\!![link]and\!force inline local file contents
If you want to force a file to be inlined, use \!![] instead of \![]
Typed Embeds
Force specific output regardless of extension:
\!i[link]or\!i[alt](link)- Image\!v[link]- Video\!a[link]- Audio\!f[link]- Iframe\!e[link]- Inline/embed text/code file directly