Closed DavidHaslam closed 7 years ago
(FIO) 524 out of the 566 instances are for verse 1 of a chapter.
I have just fixed this in my fork of master. I also removed all blank lines.
I have a TextPipe filter that can process all 66 files systematically.
See also issue #20
After the recent merge #81 and any others like it, before I make my concatenated USFM file, or convert the USFM files to OSIS XML, I generally run my TextPipe filter to implement this improvement locally.
This issue has been fixed by merging pull request #96.
The only related matter is that of mid-verse double danda, for which I will add a new issue.
In the concatenated USFM file there are 566 instances of the string \p \v
It would be preferred to place each paragraph marker \p on its own line.
This is not a USFM conformance issue per se. More a matter for improved human readability.