I'm writing an extension that displays content in a webview - just text at the moment, but I also want to output markdown (.md) within my content - so text and markdown. Is this possible? I need to keep all the formatting and render the markdown, does any one know how to do this?
↧