You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i think the best solution for this might be to set sth up like the MD-it plugin loader here which would depend on having a node_modules directory in the project, register the plugins in the config.yml, and then have bber look in the node_modules dir to load the necessary plugins
-- edit
i think it's good to lean on npm for any type of extensions, since bber will share the same ecosystem, and bber's themes are already managed with npm
b-ber would have to load the plugin and
use
it inbber-plugins/md/index.es
The text was updated successfully, but these errors were encountered: