Type alias LinkReferenceReplaceFunction
LinkReferenceReplaceFunction: ((full: string, name: string, url: string, title: string) => string)
Type declaration
-
- (full: string, name: string, url: string, title: string): string
-
Parameters
-
full: string
-
name: string
-
url: string
-
title: string
Returns string
Link reference replace function.
Returns
updated link reference