vimeo_regex

NAML documentation   Watch a video
   Usages of this macro
... in message.naml
155
156
157
<macro name="vimeo_regex">
    <![CDATA[\s*<iframe src="https?://player.vimeo.com/video/[^"]+" width="\d+" height="\d+" frameborder="0"( webkitAllowFullScreen)?( mozallowfullscreen)?( allowFullScreen)?></iframe>.*]]>
</macro>