#g:: ; Msc : Grep clipboard
Result =
InputBox, MatchVal, Grep Da Clipboard, Ur match!
Loop, Parse, clipboard, `r, `n
{
if ( RegExMatch( A_LoopField, MatchVal) > 0)
Result .= A_LoopField "`r`n"
}
Clipboard := Result
return
ahk clipboard
<iframe width="100%" height="362" src="http://ginkobox.fr/vamp/index.php?embed=5526919497998" type="text/html"></iframe>
Text only - Permalink - Snippet public post date 09/04/2015