Configure Lexxy to add extra spacing between block elements

Updating Lexxy to v0.8.5 for the insert-markdown event.
This commit is contained in:
Mike Dalessio
2026-03-16 12:41:02 -04:00
parent 768e7a3a6e
commit 29a29094bd
5 changed files with 11 additions and 17 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ gem "geared_pagination", "~> 1.2"
gem "rqrcode"
gem "rouge"
gem "jbuilder"
gem "lexxy", bc: "lexxy"
gem "lexxy", "0.8.5.beta"
gem "image_processing", "~> 1.14"
gem "platform_agent"
gem "aws-sdk-s3", require: false