hooks.asciidoc: Fix few rendering problems

This commit is contained in:
Maxime Coste 2017-11-28 19:40:07 +08:00
parent 380ff553b5
commit f950fe3376

View File

@ -169,6 +169,7 @@ While defining hook commands with a `%sh{}` block, some additional env
vars are available: vars are available:
* `kak_hook_param`: filtering text passed to the currently executing hook * `kak_hook_param`: filtering text passed to the currently executing hook
* `kak_hook_param_capture_N`: text captured by the hook filter regex capture N * `kak_hook_param_capture_N`: text captured by the hook filter regex capture N
== Disabling Hooks == Disabling Hooks