JavaScript Markdownlint

Open-source JavaScript projects categorized as Markdownlint

JavaScript Markdownlint Projects

Markdownlint
  1. markdownlint-cli

    MarkdownLint Command Line Interface

    Project mention: Infrastructure Essentials Part 1: A Terraform Recipe for Success | dev.to | 2024-06-28

    repos: # pre-commit install --hook-type pre-push - repo: https://github.com/pre-commit/pre-commit-hooks # Generic review/format rev: v4.6.0 hooks: - id: end-of-file-fixer - id: no-commit-to-branch args: ["--branch", "master"] - id: trailing-whitespace - repo: https://github.com/igorshubovych/markdownlint-cli # Format markdown rev: v0.40.0 hooks: - id: markdownlint args: ["--fix", "--disable", "MD036"] - repo: https://github.com/antonbabenko/pre-commit-terraform rev: v1.89.1 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases hooks: - id: terraform_fmt - id: terraform_tflint - id: terraform_validate args: - --args=-json - --args=-no-color - id: terraform_docs args: - --hook-config=--path-to-file=README.md - --hook-config=--add-to-existing-file=true

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. webpack-boilerplate

    Comprehensive Webpack 5 Boilerplate with Express, Netlify, and PWA support. (by waldronmatt)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Markdownlint discussion

Log in or Post with

JavaScript Markdownlint related posts

  • My setup for publishing to Dev.to using github

    6 projects | dev.to | 10 Feb 2023
  • IPTV list from GitHub

    2 projects | /r/jellyfin | 26 Jan 2022
  • Markdown Linting

    9 projects | dev.to | 19 Aug 2021

Index

# Project Stars
1 markdownlint-cli 875
2 webpack-boilerplate 10

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?