6 lines
309 B
Clojure
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.
|