tidy-html5
Description
Run tidy over active HTML document or selections
Installation
apm
Install tidy-html5
from Atom's Package Manager or the command-line equivalent:
$ apm install tidy-html5
Using Git
Change to your Atom packages directory:
Windows
$ cd %USERPROFILE%\.atom\packages
Linux & macOS
$ cd ~/.atom/packages/
Clone the repository as tidy-html5
:
$ git clone https://github.com/idleberg/atom-tidy-html5 tidy-html5
Usage
This package exposes two commands in the editor:
Tidy: Document
Tidy: Selection
License
This work is licensed under the MIT License