Skip to content

Add markdownlint validation and eslint for website #1692

Description

@vdusek

Summary

Add markdownlint validation for documentation and consider enabling eslint for the website project.

Tasks

  • Add markdownlint and markdownlint-cli to website/package.json
  • Fix documentation content to pass markdownlint validation
  • Add lint:md and lint:md:fix scripts to package.json
  • Add markdown linting to CI as a docs-check step
  • Consider enabling eslint for website/ project

Context

This will catch common markdown issues (formatting, broken links, etc.) automatically in CI, similar to Python code validation.

Based on discussion: apify/apify-sdk-python#747 (comment)


🤖 Co-Authored-By: Claude Sonnet 4.5

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request.t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions