pub fn render(html: &str) -> (Paragraph<'static>, Vec<String>)
Render the given bbml as best as possible. Returns the rendered text as a paragraph, and a list of links inside that text