digitalocean / do-markdownit

Markdown-It plugin for the DigitalOcean Community.
https://www.digitalocean.com/community/markdown
Apache License 2.0
85 stars 19 forks source link

Enable client-side Prism in dev playground #84

Closed MattIPv4 closed 1 year ago

MattIPv4 commented 1 year ago

Type of Change

What issue does this relate to?

N/A

What should this PR do?

Enables Prism in the dev playground (npm run dev), so that the code-block toolbar etc. can be tested fully.

No changelog entry as this is a dev-only change.

What are the acceptance criteria?

Code blocks continue to render as expected in the dev playground.