From 640c4a106334327037e7078ad8274e44826dbc93 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Thu, 24 Jul 2014 14:17:33 -0400 Subject: [PATCH] added hook to doc --- docs/plugins/hooks.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/plugins/hooks.rst b/docs/plugins/hooks.rst index b259952642..e47263ee77 100644 --- a/docs/plugins/hooks.rst +++ b/docs/plugins/hooks.rst @@ -118,6 +118,11 @@ Executed when a post or signature needs to be parsed from raw text to HTML (for ``filter:topic.thread_tools`` ^^^^^^^^^^^^^^^^^^^^^ +``filter:topic.get`` +^^^^^^^^^^^^^^^^^^^^^ + +Passes in the final parsed topic data. + ``filter:user.create`` ^^^^^^^^^^^^^^^^^^^^^