Solution Found
I found a solution for this. Even though the .txt file had the <h2> tags on it, they were just seen as plain text since it was a .txt file. So I just renamed the .txt to an .html and everything worked!
I had to add also the <p> tag to each line so to keep the paragraph structure, but that is not relevant to the topic.
Anyways, hope it helps someone someday!
|