This repository has been archived on 2024-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/doc/hook/markdown_to_bb.bb
2016-10-14 14:27:21 -07:00

6 lines
309 B
Clojure

[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.