html-outliner

Check the outline of HTML file, using html 4 & html 5 specs.

leny

6,454

5

0.1.1

MIT

GitHub

atom-html-outliner

Check the outline of HTML file, using html 4 & html 5 specs.


Usage

The package installs the commands html-outliner:show-outline, which open a drawer panel with the two outlines of the HTML document.

Notes

The HTML5 Outline outline is generated by the h5o npm package.

The Headings Outline outline is generated by the easy-outliner npm package.

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 let the keymap empty, allowing you to set your own keybindings.