badgebotio / badgebot-web

1 stars 0 forks source link

Accommodate Markdown in BadgeClass Criteria Narrative #2

Open kayaelle opened 4 years ago

kayaelle commented 4 years ago

Example BadgeClass: https://gist.github.com/badgebotio/dfcedd03d5b4897740a39460b9611313

The criteria narrative property should be markdown not html. Details description can be html because that is not an open badges property. It is custom for badgebot.

Badgebot badge display uses the criteria narrative so could:

Add a markdown -> html parser and change the narrative in the badge class from html to markdown.

kayaelle commented 4 years ago

https://www.npmjs.com/package/markdown-to-html