update hook documentation
This commit is contained in:
@@ -1 +1,6 @@
|
||||
[h2]bbcode[/h2]
|
||||
|
||||
|
||||
Called at end of bbcode to html conversion.
|
||||
|
||||
Hook argument contains the converted text string.
|
||||
|
||||
7
doc/hook/bbcode_filter.bb
Normal file
7
doc/hook/bbcode_filter.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
[h2]bbcode_filter[/h2]
|
||||
|
||||
|
||||
Called at beginning of bbcode to html conversion.
|
||||
|
||||
Hook argument contains the text string to be converted.
|
||||
|
||||
Reference in New Issue
Block a user