Readability.authors
You're seeing just the function
authors
, go back to Readability module for more information.
Link to this function
authors(html)
Specs
Extract authors
Example
iex> authors = Readability.authors(html_str)
["José Valim", "chrismccord"]