bbcode, doc parsing, render msword documents

This commit is contained in:
Dylan Knutson
2025-02-22 07:43:01 +00:00
parent 78c358d31f
commit cd60166d16
32 changed files with 2520 additions and 101 deletions

View File

@@ -128,6 +128,8 @@ gem "ruby-vips"
gem "table_print"
gem "zstd-ruby"
gem "rouge"
gem "docx"
gem "ruby-bbcode"
# gem "pghero", git: "https://github.com/dymk/pghero", ref: "e314f99"
gem "pghero", "~> 3.6"