I am getting an error when I try to save a file in R Markdown using Knit
'Error in yaml::yaml.load(string, ...) : Scanner error: while scanning for the next token at line 7, column 1found character that cannot start any token at line 7, column 1 Calls: ... parse_yaml_front_matter -> yaml_load_utf8 -> -> .Call Execution halted'
Can you please how to fix this? I cant save anything at the moment