Smart Hugo IntelliJ Plugin - feature ideas

Hi folks,

We work on Smart Hugo - IntelliJ Platform plugin supporting Hugo development.

We want to align our development with the community needs, and we would like to know your opinion about planned features for Markdown files support:

  1. Unknown shortcode, missing parameters, invalid syntax.
  2. Broken front matter, like missing fields (title, date), parsing errors, unknown or duplicate keys, etc.
  3. Broken internal links, like linking non existing pages.
  4. Links to draft pages.
  5. Missing image referenced.
  6. Section missing _index.md.
  7. Duplicate slugs or URL collisions.
  8. SEO problems like missing or too long title/description, missing OG tags, missing alt text on images, etc.
  9. publishDate in the future, expiryDate already passed (warnings).

Which ones would help you the most in your daily work? Knowing it would help us prioritize work.
Do you have any other ideas (not necessarily inspections and Markdown-specific) beyond these?

Cheers :pink_heart:

PS. Please move the post to another category, if needed (I couldn’t find better). Perhaps it makes sense to add a Tooling category?