md_description: Specify a markdown description for a display
Description
Specify a markdown description for a display
Usage
md_description(
content = "",
title = "Information About This Display",
show = FALSE
)
Arguments
- content
Markdown content
- title
Title of the dialog box that displays this content
- show
should the markdown description be shown by default when the display is loaded?