{"id":19682348,"url":"https://github.com/sublimelinter/sublimelinter-html-tidy","last_synced_at":"2025-03-04T22:16:13.287Z","repository":{"id":12554409,"uuid":"15224686","full_name":"SublimeLinter/SublimeLinter-html-tidy","owner":"SublimeLinter","description":"SublimeLinter 3 plugin for html tidy.","archived":false,"fork":false,"pushed_at":"2024-09-01T13:02:18.000Z","size":29,"stargazers_count":126,"open_issues_count":0,"forks_count":14,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-02-25T12:18:53.835Z","etag":null,"topics":["html-tidy","html5","linter-plugin","sublimelinter"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SublimeLinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-12-16T12:00:37.000Z","updated_at":"2024-08-02T02:19:06.000Z","dependencies_parsed_at":"2025-01-27T16:48:19.015Z","dependency_job_id":null,"html_url":"https://github.com/SublimeLinter/SublimeLinter-html-tidy","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-html-tidy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-html-tidy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-html-tidy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-html-tidy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SublimeLinter","download_url":"https://codeload.github.com/SublimeLinter/SublimeLinter-html-tidy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241928518,"owners_count":20043822,"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","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":["html-tidy","html5","linter-plugin","sublimelinter"],"created_at":"2024-11-11T18:10:26.729Z","updated_at":"2025-03-04T22:16:13.252Z","avatar_url":"https://github.com/SublimeLinter.png","language":"Python","readme":"SublimeLinter-html-tidy\n=========================\n\n[![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter-html-tidy.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter-html-tidy)\n\nThis linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to tidy (either the [html4](http://tidy.sourceforge.net) or [html5](http://w3c.github.io/tidy-html5/) version). It will be used with files that have the “HTML” syntax.\n\n## Installation\nSublimeLinter must be installed in order to use this plugin. \n\nPlease install via [Package Control](https://sublime.wbond.net/installation).\n\nBefore installing this plugin, you must ensure that `tidy` or `tidy5` are installed on your system. `tidy5` will be used over `tidy` if available.\n\n- **Mac OS X** – `tidy` comes preinstalled on recent versions of Mac OS X. You can install the [html5](https://github.com/w3c/tidy-html5) version by using [Homebrew](http://brew.sh) and `brew install tidy-html5`.\n\n- **Linux** – You should be able to install tidy using the system’s package manager.\n\n- **Windows** – Windows binaries are available for the [html5](http://tidybatchfiles.info/) version.\n\nIn order for `tidy` to be executed by SublimeLinter, you must ensure that its path is available to SublimeLinter.\n\n## Enable for HTML sub syntax\n\nTo enable html-tidy for another syntax edit the SublimeLinter user settings. This example should enable html-tidy for any html sub sytnax. For example, HTML (jinja2), HTML (Rails), HTML (ASP):\n\n```json\n// SublimeLinter Settings - User\n{\n  \"linters\": {\n    \"htmltidy\": {\n      \"selector\": \"text.html\"\n    },\n  }\n}\n\n\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-html-tidy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsublimelinter%2Fsublimelinter-html-tidy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-html-tidy/lists"}