Skip to content

v2.3.23

Choose a tag to compare

@inafev inafev released this 03 Jun 20:31

Changed

  • Quote Card HTML Structure: Wrapped the clickable quote-card-link in a block-level div container to prevent the Markdown processor from wrapping the inline a link in a paragraph <p> tag. This ensures correct HTML parsing and restores the quote card's dynamic hover animations and transitions.