https://community.scripture.software.sil.org/t/verse-per-line-in-ptxprint/4185
On the above link I found it very helpful for adding verse by verse format.
But we would like to print ours with verse by verse format, but we want our paragraph markers to create space in between the sections, like in the image (We have paragraph markers in the paratext file)
Can anyone help us with the code to add to PTX print to get this desired format?
If you add these changes.txt rules to your project, it should give you the desired layout.
"\\v " > "\\m\n\\v " "\\p[\s\r\n]*\\m" > "\\b\n\\m"