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:
- Unknown shortcode, missing parameters, invalid syntax.
- Broken front matter, like missing fields (title, date), parsing errors, unknown or duplicate keys, etc.
- Broken internal links, like linking non existing pages.
- Links to draft pages.
- Missing image referenced.
- Section missing
_index.md. - Duplicate slugs or URL collisions.
- SEO problems like missing or too long title/description, missing OG tags, missing alt text on images, etc.
publishDatein the future,expiryDatealready 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 ![]()
PS. Please move the post to another category, if needed (I couldn’t find better). Perhaps it makes sense to add a Tooling category?