Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

W3C markup validator package for the Sublime Text 2 text editor.

License

Notifications You must be signed in to change notification settings

ericsorenson/Sublime-W3CValidators

Repository files navigation

Sublime-W3CValidators

About

This is a simplified markup validator package for the Sublime Text editor that uses the W3C validator web service located at http://validator.w3.org.

Unlike similar packages, curl is not required!

##Installation

Via the Sublime Package Manager:

  • Ctrl+Shift+P or Cmd+Shift+P in Linux / Windows / OS X
  • Type install, select Package Control: Install Package
  • Select W3CValidators

##Usage

Open an HTML or SVG file, and from the Tools menu go to W3C Validators, and then select the type of document you're validating. The results will be displayed in a new buffer.

##Design Decisions

Automatic detection of document types has proven unreliable, therefore only explicit document type validation is supported. Not all document types are supported, because most of them should be deprecated in practice.

About

W3C markup validator package for the Sublime Text 2 text editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages