code highligh

This commit is contained in:
Pete Matsyburka
2025-07-14 13:43:26 +03:00
parent 4f48c4fd9f
commit 6f7b9b1ebf
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@ module Rouge
module Lexers
autoload :JSON, 'rouge/lexers/json'
autoload :Shell, 'rouge/lexers/shell'
end
autoload :Formatter, 'rouge/formatter'