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/sscd805.ts | |
| parent | 8a52236c491c4b32e8b4547e057ae250c198c507 (diff) | |
Unescapes HTML escapes in lallans/scotsoun data
Diffstat (limited to 'src/data/scotsoun/sscd805.ts')
| -rw-r--r-- | src/data/scotsoun/sscd805.ts | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/src/data/scotsoun/sscd805.ts b/src/data/scotsoun/sscd805.ts index 3b1a999..cff201b 100644 --- a/src/data/scotsoun/sscd805.ts +++ b/src/data/scotsoun/sscd805.ts @@ -8,75 +8,75 @@ const cd: Scotsoun = { price: '18.00', scotsounId: '805', trackList: [ - 'Corn Dolly: Stagwyse', + 'Corn Dolly: Stagwyse', 'Corachree', - 'A Gweed New Year: Cyard’s Kist', + 'A Gweed New Year: Cyard’s Kist', 'Oh the Shearin’s nae fur you', - 'A Drap o Bluid: Stagwyse', + 'A Drap o Bluid: Stagwyse', 'Davie Green the Grocer Oh', - 'Pinto: The Heavenly Cow of Thebes', + 'Pinto: The Heavenly Cow of Thebes', 'The Corncraik', - 'Oh tae be a Salmon: Hamedrauchtit', + 'Oh tae be a Salmon: Hamedrauchtit', 'Farewell My Love', - 'The Watcher in the Grass: Winnlestrae', + 'The Watcher in the Grass: Winnlestrae', 'The Dance of Death', - 'The Dying Room: Dule Tree', + 'The Dying Room: Dule Tree', 'The Twa Corbies', - 'The Lan far Ballads Grow: Boorich o Fowk', + 'The Lan far Ballads Grow: Boorich o Fowk', 'The Braes o Strathdon', - 'The Herrin Fleet: Gallery Prints', + 'The Herrin Fleet: Gallery Prints', 'Come aa ye Fisher Lasses', - 'Mr McAfferty: Boorich o Fowk', + 'Mr McAfferty: Boorich o Fowk', 'A Dotteret Aul Carl', - 'Castlegate Doo: Skin Balaclavas', + 'Castlegate Doo: Skin Balaclavas', 'St Machar’s Cathedral', - 'Swing High Swing Low: Skin Balaclavas', + 'Swing High Swing Low: Skin Balaclavas', 'The Mannie in the Lobby', - 'Highland Cow: Bringing up the Tail', + 'Highland Cow: Bringing up the Tail', 'Braes o Balquidder', - 'I had a little Patio: Bringing up the Tail', + 'I had a little Patio: Bringing up the Tail', 'The Guid-luikin Widda', - 'It’s a Sair Fecht: Dule Tree', + 'It’s a Sair Fecht: Dule Tree', 'The Jauntin Car', 'What’s in your handbag honey? Serendipity', 'Lady Mary', - 'Sin eater: Likeable Ordeal', + 'Sin eater: Likeable Ordeal', 'Cruel Mither', 'A Melting Baby; Owl Hour', 'The Lass Amang the Heather', - 'The Intended: Likeable Ordeal', + 'The Intended: Likeable Ordeal', 'I Aince Luved a Lad', - 'Epiphany: Dule Tree', + 'Epiphany: Dule Tree', 'Gallawa Hills', - 'A Postcard from England: Dule Tree', + 'A Postcard from England: Dule Tree', 'Far Ower the North', - 'The Flooers o War: Dule Tree', + 'The Flooers o War: Dule Tree', 'Lovely Molly', - 'The Silkie Hunter: Sea Quine', + 'The Silkie Hunter: Sea Quine', 'The Laird o Windy Waas', - 'Wee Beach Hooses: Sea Quine', + 'Wee Beach Hooses: Sea Quine', 'A Merchant’s Son', - 'Wickerman: Likeable Ordeal', + 'Wickerman: Likeable Ordeal', 'The Deliverance Sang', - 'Pantheist in a Hey Park: Diminishing Lines', + 'Pantheist in a Hey Park: Diminishing Lines', 'Tarland Laws', - 'The Bagpipe Player: Sea Quine', + 'The Bagpipe Player: Sea Quine', 'The Dancin Piper', - 'Crivie Gull: Sea Quine', + 'Crivie Gull: Sea Quine', 'Banks o Claudy', - 'Bon Accord: Diminishing Lines', + 'Bon Accord: Diminishing Lines', 'Biddy Milligan', - 'At the Festival: Likeable Ordeal', + 'At the Festival: Likeable Ordeal', 'Erin Go Bragh', - 'The Plunderers: Likeable Ordeal', + 'The Plunderers: Likeable Ordeal', 'The Diamond', - 'Auld Man o the Sea: Dule Tree', + 'Auld Man o the Sea: Dule Tree', 'The Boddamers Hanged the Monkey oh', - 'Monkey-City: Dule Tree', + 'Monkey-City: Dule Tree', 'Geordie Weir', - 'Femme Fatale: Sea Quine', + 'Femme Fatale: Sea Quine', 'Ghaists o the Nor East Neuk', - 'Affirmation: Diminishing Lines', + 'Affirmation: Diminishing Lines', ], }; |
