Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)