schultyy / better-seo

High-Quality SEO Feedback for your blog posts within VSCode
https://marketplace.visualstudio.com/items?itemName=janschulte.better-seo
MIT License
4 stars 1 forks source link

"First Paragraph not found" #134

Open schultyy opened 3 years ago

schultyy commented 3 years ago

When I have a structure like this:

# This is my headline

__Sub Headline__

Lorem impsum dolor sit amet. This is my actual first paragraph.

Currently, I get a validation error that it couldn't find the first paragraph, even though it's there. I expect it to disregard the 2nd headline and focus on the first paragraph.