Files
remanso/src
Julien Calixte ac3a641b22
Some checks failed
CI / verify (push) Failing after 7s
fix(markdown): re-render code blocks after Shikiji loads
The singleton `md` instance is mutated by `useShikiji()` asynchronously,
but `content` computeds had no reactive dep on that loading, so the
initial render on page reload never picked up syntax highlighting.
Link-click navigation appeared to work only because Shikiji was already
installed in `md` by an earlier render.
2026-06-09 14:38:40 +02:00
..
2026-03-28 09:38:55 +01:00
2026-06-06 22:13:14 +02:00
2026-03-28 09:38:55 +01:00