Fork me on GitHub

Brackets HTML Wrapper

Brackets extension that formats <ul>, <ol>, <nav>, <tr> and <select> children tags with a single command.

Whats New 1.0

  1. Added advanced options.

Installation

Extension Manager

  1. Run Brackets
  2. Select _File > Extension Manager...
  3. Search for “HTML Wrapper” extension and click “Install” button

Manual instalation

  1. Under main menu select Help > Show Extensions Folder
  2. Git clone this repository inside the "user" folder
  3. Restart Brackets

How to use

  1. Select a clean list of itens separated by a carriage return
  2. Right click on the selection and click on the "HTML Wrapper" option
  3. Or use the shortcut CMD/CTRL+SHIFT+E