You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This only happens if there was a title in the source txt file, i.e., first line followed by two blank lines:
Here, text file started with:
This is a title
other content...
If the text file does not contain a title, the output does not have a blank line. Here the file name is being used as the title as a title was not found:
And the text file started with:
This is not a title
other content...
The text was updated successfully, but these errors were encountered:
This only happens if there was a title in the source txt file, i.e., first line followed by two blank lines:
Here, text file started with:
If the text file does not contain a title, the output does not have a blank line. Here the file name is being used as the title as a title was not found:
And the text file started with:
The text was updated successfully, but these errors were encountered: