Textadept
- Home |
- Download |
- Lua API |
- Source |
- Language Modules |
- Stats |
- Wiki |
- Mailing List
_M.hypertext
The hypertext module. It provides utilities for editing HTML code.
Key Bindings
Ctrl+L, M
(⌘L, M
on Mac OSX |M-L, M
in curses) Open this module for editing.<
show an autocompletion list of tags.
Fields
sense
The HTML Adeptsense.
It loads user tags from _USERHOME
/modules/hypertext/tags and user
apidocs from _USERHOME
/modules/hypertext/api.
Tables
_G.keys.hypertext
Container for HTML-specific key bindings.
_G.snippets.hypertext
Container for HTML-specific snippets.