LinkDefinition
constructor(label: InlineContent, url: String, title: InlineContent?, fileSystem: FileSystem? = null)
Parameters
label
inline content of the displayed label
url
URL this link points to
title
optional inline title
fileSystem
optional file system this link is relative to