documentation icon indicating copy to clipboard operation
documentation copied to clipboard

What markdown is supported by the Marketplace

Open krisgesling opened this issue 5 years ago • 1 comments

The Marketplace scrapes Skill README's to display in the Marketplace. It's not an actual markdown rendering engine.

As a Skill author I want to know what Markdown is supported and what is not.

krisgesling avatar Feb 13 '20 11:02 krisgesling

Looks like I'm wrong, it's using CommonMark https://github.com/MycroftAI/mycroft-skills/blob/4119443cc1530f33585e49b4fcfadcbdebd525d3/meta_editor.html#L1027

krisgesling avatar Feb 13 '20 11:02 krisgesling