vanillawc/.github

wc-markdown

evanplaice opened this issue · 0 comments

wc-markdown

What does this WC do?

It's used to parse Markdown (MD) with optional syntax highlighting. The API surface exposes 3 attributes.

  • src - load the markdown from an external file via fetch
  • slot - parses the MD directly from the contents of the component

It needs a lot of work before it's production ready but the basic functionality is fleshed out.

Notes (optional)

References (optional)