Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s3rgiosan/htmlvalidator
Sublime Text 2 plugin to validate HTML using the W3C Markup Validation Service.
https://github.com/s3rgiosan/htmlvalidator
html-validation sublime-text sublime-text-2 sublime-text-plugin
Last synced: about 1 month ago
JSON representation
Sublime Text 2 plugin to validate HTML using the W3C Markup Validation Service.
- Host: GitHub
- URL: https://github.com/s3rgiosan/htmlvalidator
- Owner: s3rgiosan
- Created: 2013-11-04T09:43:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-18T12:01:05.000Z (about 11 years ago)
- Last Synced: 2023-06-14T11:35:14.207Z (over 1 year ago)
- Topics: html-validation, sublime-text, sublime-text-2, sublime-text-plugin
- Language: Python
- Homepage: http://s3rgiosan.github.io/HtmlValidator/
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# W3C HTML Validator
Sublime Text 2 plugin to validate HTML using the W3C Markup Validation Service.## Dependencies
* curl## Installation
### Manual
1. Download the zip file from [here](https://github.com/s3rgiosan/HtmlValidator/archive/master.zip)
2. Extract the zip, rename the 'HtmlValidator-master' folder to 'HtmlValidator' and move it into your Sublime Text Packages directory## Usage
* Tools > HTML Validator
* ```alt+shift+v```## Options
Preferences > Package Settings > HTML Validator > Settings - Default## Authors and Contributors
Sérgio Santos (@s3rgiosan)