1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
joostdecock
1506975447 feat(shared): Support import/clone of measuremnts set 2024-03-17 11:18:21 +01:00
Joost De Cock
37d0b621bc fix(shared): Always wrap code 2023-05-23 13:16:32 +02:00
joostdecock
ed1ac8a7a7 Merge branch 'develop' into joost 2023-05-16 08:49:35 +02:00
Joost De Cock
6503be60d8 chore: Prettier and eslint fighting again 2023-04-17 20:46:33 +02:00
Joost De Cock
7ef00b3222 chore(shared): Removed debug line 2023-04-17 20:05:11 +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
b80409dddf chore: Fix extra comma 2023-02-07 19:56:20 +01:00
joostdecock
595417a23b feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
Renamed from sites/shared/components/mdx/highlight.js (Browse further)