Giter Club home page Giter Club logo

atom-w3c-validation's Introduction

atom-w3c-validation

Validate your HTML and CSS file using W3C markup validator or W3C CSS validator.


A screenshot of the report

Usage

The package validate on save by default (you can disable this behavior in the settings). You can also use the comma,d w3c-validation:validate.

Note: the validation process is made by requesting the code to the online W3C markup validator or W3C CSS validator. This can take some time.

Settings

Validate on save

validateOnSave: Make a validation each time you save an HTML file.

Validate on change

validateOnChange: Make a validation each time you change an HTML file.

Hide on no errors

hideOnNoErrors: Hide the panel if there was no errors.

Use fold mode as default

useFoldModeAsDefault: Fold the results panel by default.

CSS Profile

cssProfile: Profile to use for CSS file validation (default: css3). For CSS files only

CSS Media

cssMedia: Media to use for CSS file validation (default: all). For CSS files only

CSS Report severity

cssReportType: CSS Report severity (default: normal). For CSS files only

Keybindings

With the success of Atom, it's really difficult to choose keybindings that will not enter in conflict whit anyone else's packages, so I have removed the default keystrokes and let the keymap empty to let you set your own keybindings.

atom-w3c-validation's People

Contributors

leny avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.