Skip to content

Instantly share code, notes, and snippets.

@pfefferle
Created June 28, 2013 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfefferle/5884940 to your computer and use it in GitHub Desktop.
Save pfefferle/5884940 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Mention Test</title>
</head>
<body>
<div class="h-entry">
<div class="h-card p-author">
<a class="u-url" href="http://www.sandeep.io/">
<img class="u-photo" src="http://www.gravatar.com/avatar/64a4d7587e6e3db5b5ff8152b25eb1bc?s=420&amp;d=mm&amp;r=g" width="80">
</a>
<p class="p-name">Sandeep Shetty</p>
</div>
<div class="p-summary">Hello World! &lt;http://example.com&gt;</div>
<div class="e-content">Hello World! <http://example.com></div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment