{"id":16089693,"url":"https://github.com/leonelgalan/linter-markdownlint","last_synced_at":"2026-02-08T23:06:26.179Z","repository":{"id":36401851,"uuid":"40706774","full_name":"leonelgalan/linter-markdownlint","owner":"leonelgalan","description":"Atom Linter for markdown using markdownlint/mdl","archived":false,"fork":false,"pushed_at":"2022-02-12T10:19:26.000Z","size":81,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T16:50:34.077Z","etag":null,"topics":["atom","linter","linter-markdownlint","linter-plugin","markdownlint","mdl"],"latest_commit_sha":null,"homepage":"https://atom.io/packages/linter-markdownlint","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leonelgalan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-14T09:23:18.000Z","updated_at":"2021-09-17T23:37:57.000Z","dependencies_parsed_at":"2022-09-11T17:12:53.968Z","dependency_job_id":null,"html_url":"https://github.com/leonelgalan/linter-markdownlint","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/leonelgalan/linter-markdownlint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonelgalan%2Flinter-markdownlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonelgalan%2Flinter-markdownlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonelgalan%2Flinter-markdownlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonelgalan%2Flinter-markdownlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonelgalan","download_url":"https://codeload.github.com/leonelgalan/linter-markdownlint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonelgalan%2Flinter-markdownlint/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268401569,"owners_count":24244461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atom","linter","linter-markdownlint","linter-plugin","markdownlint","mdl"],"created_at":"2024-10-09T14:05:15.432Z","updated_at":"2026-02-08T23:06:21.082Z","avatar_url":"https://github.com/leonelgalan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linter-markdownlint\n\nThis linter plugin for [Linter](https://github.com/AtomLinter/Linter) provides an interface to [markdownlint](https://github.com/mivok/markdownlint). It will be used with files that have the \"Markdown\" syntax.\n\n## Installation\n\nLinter package must be installed in order to use this plugin. If Linter is not installed, please follow the instructions [here](https://github.com/AtomLinter/Linter).\n\n### mdl installation\n\nBefore using this plugin, you must ensure that `mdl` is installed on your system. To install `mdl`, do the following:\n\n1. Install [ruby](https://www.ruby-lang.org/).\n\n1. Install [markdownlint](https://github.com/mivok/markdownlint) by typing the following in a terminal:\n\n```sh\ngem install mdl\n```\n\nNow you can proceed to install the _linter-markdownlint_ plugin.\n\n### Plugin installation\n\n```sh\napm install linter-markdownlint\n```\n\n## Settings\n\nYou can configure _linter-markdownlint_ by editing ~/.atom/config.cson (choose _Config..._ in _Atom_ menu):\n\n```cson\n'linter-markdownlint':\n  executablePath: 'mdl'\n  severity: 'error'\n```\n\nRun `which mdl` to find the path, if you using _rbenv_ run `rbenv which mdl`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonelgalan%2Flinter-markdownlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonelgalan%2Flinter-markdownlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonelgalan%2Flinter-markdownlint/lists"}