Skip to content

Instantly share code, notes, and snippets.

View glennjones's full-sized avatar
💭
I may be slow to respond.

Glenn Jones glennjones

💭
I may be slow to respond.
View GitHub Profile
"content": [
{
"value": "my text",
"properties": {
"html": [
"<span>my text</span>"
]
}
}
]
@glennjones
glennjones / gist:5058564
Created February 28, 2013 17:37
Org logo hCard markup
<div class="vcard">
<p class="fn org">Madgex</p>
<img class="logo" src="http://www.madgex.com/images/logo.png" alt="Madgex Logo">
</div>