Currently if multiple headers/subheaders with the same name exists, it will go to the first one it finds. Can be fixed by using indexing to check if the word exists and in what order it exists in.
Currently if multiple headers/subheaders with the same name exists, it will go to the first one it finds.
Can be fixed by using indexing to check if the word exists and in what order it exists in.