Twittertex formats the raw JSON of a tweet into HTML by reconstructing pretty links and so on from the entities embedded.
Formats a tweet into HTML
format_tweet(%{}) :: String.t
Formats a tweet into HTML.
Returns a String of HTML.