Is use of \s5
valid?
#27
kavitharaju
started this conversation in
General
Replies: 1 comment
-
Only \s1 - \s4 are defined in the grammar. The current documentation site doesn't explicitly note that there is a limited number of markers. I believe for syntax that empty paragraphs should be accepted. In Paratext, users would need to run a check to see that they have empty paragraphs or empty character markers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Several of the UsfmjsTests in the repo contain the use of
\s5
marker? Is it a valid USFM marker? If yes, shouldn't it contain some text in it like other\s#
markers?tcdocs/tests/usfmjsTests/isa_verse_span/origin.usfm
Line 13 in 471a151
tcdocs/tests/usfmjsTests/isa_footnote/origin.usfm
Line 12 in 471a151
tcdocs/tests/usfmjsTests/tit_extra_space_after_chapter/origin.usfm
Line 17 in 471a151
tcdocs/tests/usfmjsTests/1ch_verse_span/origin.usfm
Line 11 in 471a151
tcdocs/tests/usfmjsTests/usfmBodyTestD/origin.usfm
Line 21 in 471a151
tcdocs/tests/usfmjsTests/acts_1_milestone.oldformat/origin.usfm
Line 9 in 471a151
tcdocs/tests/usfmjsTests/nb/origin.usfm
Line 4 in 471a151
tcdocs/tests/usfmjsTests/usfmIntroTest/origin.usfm
Line 64 in 471a151
tcdocs/tests/usfmjsTests/usfm-body-testF/origin.usfm
Line 27 in 471a151
tcdocs/tests/usfmjsTests/out_of_sequence_verses/origin.usfm
Line 26 in 471a151
tcdocs/tests/usfmjsTests/acts_1_milestone/origin.usfm
Line 11 in 471a151
tcdocs/tests/usfmjsTests/luk_quotes/origin.usfm
Line 22 in 471a151
tcdocs/tests/samples-from-wild/doo43-1/origin.usfm
Line 13 in 471a151
tcdocs/tests/samples-from-wild/doo43-2/origin.usfm
Line 13 in 471a151
Beta Was this translation helpful? Give feedback.
All reactions