presenta-software / md2pjson

A javascript library that converts from markdown to an opinionated PRESENTA config object.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Plugins definition in frontmatter should be short-coded #3

Open abusedmedia opened 3 years ago

abusedmedia commented 3 years ago

i.e.

plugins:
   url: block-chartjs

where block-chartjs should be resolved to https://unpkg.com/@presenta/block-chartjs

Valid only for official plugins, though.

abusedmedia commented 3 years ago

It should accept a basepath config to use different CDN