pub fn render_comment(
config: &BergConfig,
username: &str,
creation_time: &OffsetDateTime,
comment: &str,
) -> String
pub fn render_comment(
config: &BergConfig,
username: &str,
creation_time: &OffsetDateTime,
comment: &str,
) -> String