<!-- @BLINK-ALLOW:linked --> <!DOCTYPE html> <html> <style> a::before { content: "[linked] "} </style> Here is a <a href="http://google.com">link</a>. </html>