That is not stage direction, it can be a bridghead. You need a <header>
element to offset heading material like that.
On 8/20/25 1:01 PM, Devin O'Bannon wrote:
> Hello David,
>
> I'll treat that as stage direction, then. (It doesn't seem to be a
> bridgehead, according to that section.)
>
> And thanks for the regrex! That's quite helpful.
>
> And "The Bottle" refers to George Cruikshank's /The Bottle/: https://
>
en.wikipedia.org/wiki/The_Bottle_(etchings) <
https://en.wikipedia.org/
> wiki/The_Bottle_(etchings)>. So it looks like the "The" should be
> capitalised. I'll put it in the lint-ignore. (But yes, I missed the
> "for/For," so I'll fix that.)
>
> Thanks,
>
> Devin
>
> On Wednesday, August 20, 2025 at 11:15:22 AM UTC-5 David wrote:
>
> Here's my stab -
>
> 1. Strayed Reveller - should that line be a "stage direction"? Or
> could it be a "bridgehead <
https://standardebooks.org/manual/1.8.4/
> single-page#7.2.11>", and wrap a `header` around it, to remove it
> from the "body" of the poem?
>
> 2. That rogue `<br/>` is in line 26,724, following `Leap, and fly
> open of themselves for joy!`. You can wrap regex around a line (or
> more) using the models in this post <
https://yanohirota.com/en/
> regex-delete-row/> (I use this ALL the time!).
>
> 3. Titlecase issue isn't just "The Bottle", but the "On Seeing
> For..." which should be "for...". Personally, I'd lowercase "the
> Bottle" as well, but perhaps the lint-ignore for that is preferable.
>
> On Wednesday, 20 August 2025 at 16:59:58 UTC+1 Devin wrote:
>
> Hello,
>
> Now I'm running through se lint, and running into some issues
> I'm unsure of how to resolve. Here are the issues that I'm
> having trouble with (in the picture below):
>
> Screenshot 2025-08-20 at 10.22.49 AM.png
>
> In "The Strayed Reveller" (which is a dramatic poem and styled
> as drama), there is introductory stage direction (as seen the
> picture below) that I have styled according to SEMoS 7.6.7.3.
> However, lint is complaining that the <p> doesn't have a <span>
> element, since the article has "z3998:poem" semantics. Is there
> something I need to do instead, or just put it in a se-lint-ignore?
> Screenshot 2025-08-20 at 10.22.38 AM.png
>
> The other complaint is that <br/> element found before closing
> tag of block-level element. Now, there are over 12,000 <br/>
> elements in this file, so trying to find it is like trying to
> find a needle in a haystack. Is there a way se lint (or some
> other tool) can find out where the issue is located in the file?
>
> (And the titlecase issue is due to lint not recognising that
> "The Bottle" is the title of a painting, and it has been
> italicised and semanticated as such.. So I will have to make an
> se-lint-ignore for at least that issue.)
>
> Thanks,
>
> Devin
>
> standardebooks/708b0e67-cbf3-4a41-87c4-e77c5e772fe9n%
40googlegroups.com
> <
https://groups.google.com/d/msgid/standardebooks/708b0e67-
> cbf3-4a41-87c4-e77c5e772fe9n%
40googlegroups.com?
> utm_medium=email&utm_source=footer>.