From 6733103a7802f75ee784c78f6e5d84a5ef5bb90a Mon Sep 17 00:00:00 2001 From: Adur Date: Mon, 8 Jun 2026 15:10:42 +0200 Subject: [PATCH 1/3] feat: add 7 utility shortcodes (admonition, button, carousel, gallery, figure, tabs, video) Resolves #6 - admonition (note/tip/warning/danger) with Feather SVG icons, markdown content - button (primary/secondary/outline) with icon slot, external URL detection - carousel: CSS scroll-snap with minimal JS prev/next buttons - figure: HTML5
with caption, lazy loading, local+remote resources - gallery: CSS grid thumbnails with optional :target CSS-only lightbox - tabs/tab: CSS-only radio-button tabs, keyboard-accessible (arrow keys) - video: HTML5