Textadept
- Home |
- Download |
- Lua API |
- Source |
- Language Modules |
- Stats |
- Wiki |
- Mailing List
Contents
_M.hypertext
The hypertext module.
It provides utilities for editing HTML code.
User tags are loaded from _USERHOME/modules/hypertext/tags
and user apis
are loaded from _USERHOME/modules/hypertext/api
.
Functions
set_buffer_properties
()
Sets default buffer properties for HTML files.
Tables
_G.keys.hypertext
Container for HTML-specific key commands.
_G.snippets.hypertext
Container for HTML-specific snippets.