[][src]Function teloxide::utils::html::italic

pub fn italic(s: &str) -> String

Applies the italic font style to the string.

Passed string will not be automatically escaped because it can contain nested markup.