rouge
rouge copied to clipboard
Added support for YARA language
This pull request adds support for YARA language. This was my first time doing something in Ruby so I hope everything is fine.
Would it be possible to merge this PR? At least some feedback would be appreciated on what is missing and what should be added so I can do it.
Added # frozen_string_literal: true as you asked.
@metthal Any chance of you reviving this PR by making the changes suggested by @pyrmont? It would be great to do YARA syntax highlighting in Jekyll. I don't have enough experience in Reby or writing code highlighting rules.