twittertex v0.1.1 Twittertex

Twittertex formats the raw JSON of a tweet into HTML by reconstructing pretty links and so on from the entities embedded.

Summary

Functions

Formats a tweet into HTML

Functions

format_tweet(tweet)

Specs

format_tweet(%{}) :: String.t

Formats a tweet into HTML.

Returns a String of HTML.