1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00
hubzilla_ynh/sources/doc/hook/markdown_to_bb.bb

6 lines
309 B
BlitzBasic
Raw Normal View History

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