mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 15:57:58 +01:00
Document the <doc> autocommand keyword for page load events.
This commit is contained in:
@@ -47,7 +47,8 @@ The following keywords are available where relevant:
|
||||
`--------------`----------------------------------------------
|
||||
*<url>* The URL against which the event was selected.
|
||||
*<title>* The page, bookmark or download title.
|
||||
*<tab>* The tab in which the event occurred.
|
||||
*<doc>* The document for which the event occurred. Only for *DOMLoad*, *PageLoad* and *PageLoadPre*.
|
||||
*<tab>* The tab in which the event occurred. Only for *DOMLoad*, *PageLoad* and *PageLoadPre*.
|
||||
*<tags>* The tags applied to <url>. Only for *BookmarkAdd*.
|
||||
*<keyword>* The keywords applied to the bookmark. Only for *BookmarkAdd*.
|
||||
*<icon>* The icon associated with <url>. Only for *BookmarkAdd*.
|
||||
|
||||
Reference in New Issue
Block a user