This function will take a Markdown document (.md) or Word document (.docx) and return the UI for a Shiny app to display it. This should be embedded within a UI code (see examples for details).
display_document(file)
The file (path) containing a document to display.
html tags of the rendered doc