At this time, one hook is installed:
- swInternalLinkHook(val,label): When an internal link is identified, this hooks allows you to create a custom link. You need to create the a-tag completely. Return the string with the link. If you return false, the internal link will be normally be handled.