Commit graph

5 commits

Author SHA1 Message Date
aslowwriter
e7360f31f2
Avoid copying code line numbers
the copy code button would include line numbers, which is not good. This change removes them from the copied text by removing elements with the `.giallo-ln` class.
2026-04-29 12:09:02 +02:00
Óscar
a7e78b29ab
feat: add Mermaid diagram support (#370) 2024-08-28 14:56:30 +02:00
Óscar
b6a89e6370
🎨 refactor: format JS with Prettier (#240) 2024-01-03 01:44:31 +01:00
Óscar Fernández
2c6ac293ad
️ fix: improve accessibility and i18n (#183) 2023-10-02 18:08:57 +02:00
welpo
2dec139e41
feat: add copy button to code blocks 2023-07-07 22:03:47 +02:00