This repository was archived by the owner on Feb 8, 2025. It is now read-only.
This repository was archived by the owner on Feb 8, 2025. It is now read-only.
Contented Plugin Directives #413
Open
Description
What would you like to be added:
Contented is a powerful Markdown-based authoring workflow, but it currently lacks the ability to integrate custom content rendering easily. Additionally, it would be beneficial to have a built-in feature to pull images from a Content Delivery Network (CDN) like GitHub assets to optimize loading times and improve the overall user experience.
I propose a new feature called "Contented Plugin Directives" that allows developers to create and use a plugin-like system to render lightweight content, enhancing the Markdown content in a more interactive and visually appealing way.
Example below.
```[github-snippet]
https://github.com/BirthdayResearch/contented/blob/04e05562b4df341aa3bf9862fb2716e55a6c18d0/packages/contented-pipeline-md/src/MarkdownPipeline.ts#L33-L37
```