Documentation
Link
link.add #
url | String | Url of the added link. |
text | String | Text of the added link. |
Occurs whenever a link is formatted in the text.
link.change #
url | String | Url of the added link. |
text | String | Text of the added link. |
Occurs whenever a link is edited.
link.remove #
url | String | Url of the added link. |
text | String | Text of the added link. |
Occurs whenever a link removed (unlink).