welpo
d728fadfb7
rename to code_block_name_links
2025-02-15 22:30:16 +01:00
welpo
52158d8349
rename to clickable_code_block_names
2025-02-15 22:13:42 +01:00
welpo
a65b496e0c
✨ feat: support Zola's native code block names
...
Add support for Zola's native code block name syntax (```lang,name=file.rs```).
URLs in names become clickable links. Deprecate custom shortcode in favor of
native syntax.
- Rename `add_src_to_code_block` setting to clickable_code_names (old name supported for compatibility)
- Consolidate CSS
- Update documentation
- Rename JS
2025-02-15 20:56:34 +01:00
Christian Franzl
28fe074ea0
✨ feat: support using info-page.html for sections ( #455 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2025-01-02 21:50:56 +01:00
ZzMzaw
0253799f23
✨ feat: add series functionality ( #406 )
...
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-11-08 00:01:30 +01:00
Óscar
a7e78b29ab
✨ feat: add Mermaid diagram support ( #370 )
2024-08-28 14:56:30 +02:00
welpo
b70efd1642
✨ feat: enable adding URL/path to code blocks ( #307 )
2024-05-03 17:37:40 +02:00
welpo
f4c88266e7
🐛 fix(quick-navigation-buttons): fix overlapping background change
2023-12-14 15:59:52 +01:00
welpo
c0a07cb467
🌐 feat(i18n): translate quick navigation buttons' titles
2023-10-07 01:06:30 +02:00
Óscar Fernández
2c6ac293ad
♿ ️ fix: improve accessibility and i18n ( #183 )
2023-10-02 18:08:57 +02:00
Donovan Glover
93eaaea76c
🐛 fix(html): remove unused self-closing tags ( #176 )
2023-09-24 16:40:18 +02:00
Óscar
6f269eee4a
✨ feat(templates): introduce info-page template ( #147 )
2023-09-13 01:38:25 +02:00