Insert a link to another file, and a newline.
Usage
mdLink(label, filename, folder, prefix = "")
Arguments
- label
The text to display as the link.
- filename
The file to link to.
- folder
The folder where the file is located.
- prefix
An optional prefix to place in front of the link. Defaults to "".
See also
Other markdown helper function:
addFiguresAndTables(),
mdBullet(),
mdBullet0(),
mdCaption(),
mdFigure(),
mdFootNote(),
mdHeading(),
mdNewline(),
mdNewpage(),
mdPaste(),
mdPaste0(),
mdTable()