1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Joost De Cock
affc9b3744 wip(shared): Updated remark plugins, better intro handling 2023-10-07 09:33:23 +02:00
joostdecock
9b32d971a5 wip(shared): Taking MDX out of webpack bundle 2023-10-06 09:15:07 +02:00
Joost De Cock
68d992f5d8 chore: Removed commented-out remark plugin 2023-04-17 20:07:03 +02:00
Joost De Cock
4cd2eff9a3 feat(shared): Add Mermaid support to MDX pipeline
At the request of @marpants this adds support for mermaid diagrams to
our shared MDX pipeline. Diagrams can be created by using a fenced code
block using the `mermaid` language.

I did not verify to what extend this bloats the bundle. Perhaps that's
something we need to look into later and consider the trade-off. For
now, my main concern is to keep a new contributor happy, so here it goes
:)
2023-04-17 19:58:33 +02:00
joostdecock
595417a23b feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
Renamed from sites/shared/mdx/loader.js (Browse further)