Julien Calixte 57bc63d43b
Some checks failed
CI / verify (push) Failing after 51s
fix(markdown): wrap long inline code in Safari
Safari does not treat `/` as a soft break opportunity inside inline
`<code>`, so long paths overflow the fixed-width stacked note column.
Use `overflow-wrap: anywhere` so the column can shrink to its max-width
instead of being pushed wider by unbreakable inline code.
2026-06-09 16:22:03 +02:00
2023-08-15 01:07:50 +02:00
2021-03-09 22:00:10 +01:00
2026-05-02 22:48:10 +02:00
2026-03-28 20:24:08 +01:00
2026-02-15 08:00:11 +01:00
2026-03-28 09:38:55 +01:00
2026-03-28 09:34:04 +01:00
2026-03-28 09:38:55 +01:00
2026-03-21 09:04:58 +01:00
2026-05-13 18:38:54 +02:00
2026-03-28 09:34:04 +01:00
2026-06-09 14:35:00 +02:00
2026-06-06 22:13:14 +02:00
2026-03-28 09:38:55 +01:00
2026-03-28 09:38:55 +01:00
2026-03-17 01:02:24 +01:00
2026-03-28 20:24:08 +01:00
2026-06-06 22:13:14 +02:00
Description
No description provided
Readme 8.4 MiB
Languages
TypeScript 52.6%
Vue 44.3%
CSS 1.8%
JavaScript 1%
HTML 0.2%
Other 0.1%