====== Close tag ======
The plug-in will auto close open tag for you, when you press "/" in languages like XML or HTML:
* Auto close paired tag. For example typing "/" after //"
<"// will lead to close of tag "body" as this //""//
* Auto close single tag. For example typing "/" after //"
"//
* Auto complete attribute assignments. Add ="" on typing = after attribute and move cursor between quotes.
===== Install =====
You can install plugin directly from HippoEDIT Plugins options page (//Tools->Options->Plugins//), if you have [[online-repository:start|Online Repository]] activated or by download plugin [[installation:bundle|bundle]] directly from this page and open it with HippoEDIT.
* [[http://hippoedit.com/get_file.php?id=u32-file|Download and Install HippoEDIT (if not installed already)]]
* [[http://www.hippoedit.com/api/get_bundle.php?type=plugin&id=BD0E9FF6-D014-4E28-A8A1-EA46AC1B6FE4|Download and Install Close Tag for HippoEDIT]]
===== Supported syntaxes =====
[[http://xml-editor.hippoedit.com/|XML]], [[http://html-editor.hippoedit.com/|HTML]], [[http://xslt-editor.hippoedit.com/|XSLT]]
===== More =====
* For details about integration, you can ask on [[http://forum.hippoedit.com/add-ons-tools-plugins/close-tag/|forum]].
* Source code for reference or extension can be found on [[https://github.com/hippoedit/close-tag|GitHub]].
#plugin