obdurodon / dh_course

Digital Humanities course site
GNU General Public License v3.0
20 stars 6 forks source link

StackOverflowError #489

Closed BenA03 closed 1 year ago

BenA03 commented 2 years ago

📖

Sample Markdown


    <Title>Letters from Oscar Wilde to Lord Alfred Douglas</Title>
    <letterNumber>Letter 1</letterNumber>
    <descriptionOfLetter>The following letter was introduced in Wilde's libel trial by sir Edward
        Clark, Wilde's attorney. Although the letter lends support to the defense case, Clark chose
        to introduce the letter to prevent the defense from introducing the letter in a more
        dramatic fashion during its case.</descriptionOfLetter>
    <date><month>January</month><year>1893</year></date>, <location>Babbacombe Cliff</location>
    <letterContent>
        <opening>My Own Boy,</opening>
        <letterBody>Your sonnet is quite lovely, and it is a marvel that those red-roseleaf lips of
            yours should be made no less for the madness of music and song than for the madness of
            kissing. Your slim gilt soul walks between passion and poetry. I know Hyacinthus, whom
            Apollo loved so madly, was you in Greek days. Why are you alone in London, and when do
            you go to Salisbury? Do go there to cool your hands in the grey twilight of Gothic
            things, and come here whenever you like. It is a lovely place and lacks only you; but go
            to Salisbury first.</letterBody>
        <Signoff>Always, with undying love, Yours, <sendersName>Oscar</sendersName></Signoff>
    </letterContent>
</collectionOfLetters>```