aboutsummaryrefslogtreecommitdiffstats
path: root/doc/hook/markdown_to_bb.bb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hook/markdown_to_bb.bb')
-rw-r--r--doc/hook/markdown_to_bb.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/hook/markdown_to_bb.bb b/doc/hook/markdown_to_bb.bb
deleted file mode 100644
index 8af637c8c..000000000
--- a/doc/hook/markdown_to_bb.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-[h2]markdown_to_bb[/h2]
-
-Called when processing markdown to bbcode conversion such as when importing Diaspora protocol source or other markdown sources. The plugin is called post conversion.
-
-The function takes one argument which is the string being converted. It may be additionally processed by the plugin.