The Markdown viewer widget widget is a WireCloud widget that provides the ability to display markdown formatted texts. Example usage of this widget could be to display a "readme" for a workspace so other users can understand the dashboard.
Store markdown: Whether or not to store the latest markdown text received by the widget. This stored value would be displayed on reload.
Markdown input: The markdown text to be displayed
Send in any markdown / plain text in order to display it on the widget. The owner of the workspace will also see a edit button, which will open a markdown editor widget in order to edit the displayed markdown.