pub(crate) fn extract_pre_comment(
    pre_snippet: &str
) -> (Option<String>, ListItemCommentStyle)