checkValidFile

Used to check valid filename @param filename - filename to be checked @return true if the file is not a generated or markdown

bool
checkValidFile
(
string file_name
)