From b8ac349b530a317675ac7bda5180c02248685f31 Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 26 Jan 2015 16:07:46 +0000 Subject: [PATCH] Update hooks_client-side.md --- doc/api/hooks_client-side.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/hooks_client-side.md b/doc/api/hooks_client-side.md index 38408505..8e2d3da7 100644 --- a/doc/api/hooks_client-side.md +++ b/doc/api/hooks_client-side.md @@ -213,6 +213,7 @@ Things in context: 3. tname - the tag name of this node currently being processed 4. style - the style applied to the node (probably CSS) 5. cls - the HTML class string of the node +6. node - the node being modified This hook is called before the content of an image node is collected by the usual methods. The cc object can be used to do a bunch of things that modify the content of the pad.