Configure Lexxy to add extra spacing between block elements

Updating Lexxy to v0.8.0 for the insert-markdown event.
This commit is contained in:
Mike Dalessio
2026-03-11 17:49:04 -04:00
parent ab5283441d
commit d6bf103efd
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.0.beta"
gem "image_processing", "~> 1.14"
gem "platform_agent"
gem "aws-sdk-s3", require: false