pub fn simplify_contents(contents: &[VerseContent]) -> Vec<String>Expand description
Converts the contents of a verse to a vector of lines, ignoring chords, tags and comments.
pub fn simplify_contents(contents: &[VerseContent]) -> Vec<String>Converts the contents of a verse to a vector of lines, ignoring chords, tags and comments.