record with the fields: 'link_target: string | value equal to: '_blank', '_parent', '_self', '_top' (optional)', 'html: boolean (optional)'
Constructor | Description |
|
|
Static member | Description |
Full Usage:
MarkdownOption.init (?linkTarget, ?html)
Parameters:
LinkTarget
?html : bool
Returns: MarkdownOption
|
|