Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Thaler <[email protected]>
  • Loading branch information
dthaler2 committed Mar 7, 2024
1 parent e595278 commit 3046dd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testfiles/gedcom70/escapes.ged
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
0 @N02@ SNOTE @@one leading no space
0 @N03@ SNOTE @@ two leading
0 @N04@ SNOTE @@two leading no space
0 @N05@ SNOTE doubled @ internal
0 @N06@ SNOTE doubled@internal no space
0 @N05@ SNOTE doubled @@ internal has two @ characters, not escaped
0 @N06@ SNOTE doubled@@internal no space
0 @N07@ SNOTE single @ internal
0 @N08@ SNOTE single@internal no space
0 @N18@ SNOTE @@all in @one@thing WITH_DATES , etc
Expand Down

0 comments on commit 3046dd1

Please sign in to comment.