v2.3.23
Changed
- Quote Card HTML Structure: Wrapped the clickable
quote-card-linkin a block-leveldivcontainer to prevent the Markdown processor from wrapping the inlinealink in a paragraph<p>tag. This ensures correct HTML parsing and restores the quote card's dynamic hover animations and transitions.