Første midlertidige repo til Orange Makerspaces MakerFLOSS initiativ.
Find a file
sjat 695a8102e6 fix: use parentElement and explicit mermaid.run() for reliable rendering
el.closest('pre') returns null after marp's polyfill replaces
<pre is="marp-pre"> with <marp-pre> on browsers without customized
built-in element support. el.parentElement works in both cases.

startOnLoad:true does not trigger in a deferred type="module" script
because DOMContentLoaded has already fired. Explicit mermaid.run()
ensures diagrams render regardless of timing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 18:14:02 +02:00
docs test: add mermaid pipeline test slide 2026-05-10 17:40:37 +02:00
slides Add marp slide infra and messaging alternatives presentation 2026-05-06 10:23:00 +02:00
.gitignore Add marp slide infra and messaging alternatives presentation 2026-05-06 10:23:00 +02:00
build-slides.sh fix: use parentElement and explicit mermaid.run() for reliable rendering 2026-05-10 18:14:02 +02:00
CLAUDE.md docs: Updated todo 2026-04-14 22:11:09 +02:00
LICENSE Initial commit 2026-03-17 10:39:20 +01:00
MARP-MERMAID-Readme.md instructions for mermaid diagrams 2026-05-10 12:24:37 +02:00
README.md Initial commit 2026-03-17 10:39:20 +01:00

MakerFLOSS

Første midlertidige repo til Orange Makerspaces MakerFLOSS initiativ.