1
0
Fork 0
freesewing/markdown/dev/guides/markdown
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
..
code-blocks feat(shared): Add Mermaid support to MDX pipeline 2023-04-17 19:58:33 +02:00
custom-components feat(shared): Add Mermaid support to MDX pipeline 2023-04-17 19:58:33 +02:00
frequent-mistakes fix(docs): Update Guides documentation 2 2022-12-25 21:13:48 -08:00
headings chore(markdown): Redistributed editor docs 2021-12-28 11:12:21 +01:00
images fix(docs): Update Guides documentation 2 2022-12-25 21:13:48 -08:00
italic-and-bold chore: Remark linter run 2022-02-20 14:35:50 +01:00
jargon fix(docs): Update Guides documentation 2 2022-12-25 21:13:48 -08:00
line-breaks fix(docs): Update Guides documentation 2 2022-12-25 21:13:48 -08:00
links fix(docs): Update Guides documentation 2 2022-12-25 21:13:48 -08:00
lists chore: More linting 2022-02-20 14:44:38 +01:00
tables chore(markdown): Linting of dev docs 2022-02-19 08:04:25 +01:00
text-and-paragraphs chore(markdown): Linting of dev docs 2022-02-19 08:04:25 +01:00
en.md fix(docs): Update Guides documentation 2 2022-12-25 21:13:48 -08:00