Hello everyone, I have developed the Markdown Viewer extension that allows to display a view with text encoded in Markdown
What is Markdown?
has 2 method
LoadMarkdownURL
allows to load ur .md file from a url
LoadMarkdown
allows to load markdown from a text component
more information