diff options
Diffstat (limited to 'doc/en/hook/bbcode.bb')
-rw-r--r-- | doc/en/hook/bbcode.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/hook/bbcode.bb b/doc/en/hook/bbcode.bb new file mode 100644 index 000000000..f6b8711b0 --- /dev/null +++ b/doc/en/hook/bbcode.bb @@ -0,0 +1,6 @@ +[h2]bbcode[/h2] + + +Called at end of bbcode to html conversion. + +Hook argument contains the converted text string. |