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