diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-08-15 20:03:34 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-08-15 20:03:34 +0100 |
| commit | 124486696f361783e5f24854b3fecd22c63632d9 (patch) | |
| tree | 7b7f4cb1dfb5f69c5943b6f0abfdc848f0fba2d1 /src/data/scotsoun/sscd051.ts | |
| parent | 8a52236c491c4b32e8b4547e057ae250c198c507 (diff) | |
Unescapes HTML escapes in lallans/scotsoun data
Diffstat (limited to 'src/data/scotsoun/sscd051.ts')
| -rw-r--r-- | src/data/scotsoun/sscd051.ts | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/data/scotsoun/sscd051.ts b/src/data/scotsoun/sscd051.ts index a8d26cc..c58d4e3 100644 --- a/src/data/scotsoun/sscd051.ts +++ b/src/data/scotsoun/sscd051.ts @@ -14,19 +14,19 @@ const cd: Scotsoun = { 'Intro to My Peggy is a Young Thing', 'My Peggy is a Young Thing', 'Introduction by Dr Alexander Law the extracts', - 'Act I Scene 1: Patie and Roger', - 'Act I scene 2: Peggy and Jenny', - 'Act II scene 1 lines 64–90: Symon and Glaud', - 'Intro to Act II scene 3:', - 'Act II scene 3: Maud and Bauldy', - 'Act II scene 4 lines 47–125: Peggy and Patie', + 'Act I Scene 1: Patie and Roger', + 'Act I scene 2: Peggy and Jenny', + 'Act II scene 1 lines 64–90: Symon and Glaud', + 'Intro to Act II scene 3:', + 'Act II scene 3: Maud and Bauldy', + 'Act II scene 4 lines 47–125: Peggy and Patie', 'The Lass o Patie’s Mill', - 'Intro Act III scene 4:', - 'Act III scene 4 lines 47–113: Sir William and Symon', - 'Intro Act IV scene 2:', - 'Act IV scene 2 lines 112–221: Peggy and Patie', + 'Intro Act III scene 4:', + 'Act III scene 4 lines 47–113: Sir William and Symon', + 'Intro Act IV scene 2:', + 'Act IV scene 2 lines 112–221: Peggy and Patie', 'Jenny Nettles', - 'Intro Act V scene 3:', + 'Intro Act V scene 3:', 'Act V scene 3 lines 64–143, 199–end', 'My Patie is a Lover Gay', ], |
