From 4a9c38d8ee06fe674dbfb794a73d1e9f96e7b94a Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Fri, 19 Apr 2024 02:49:22 -0700 Subject: Update syntax highlighter in CONTRIBUTING.md --- CONTRIBUTING.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.markdown b/CONTRIBUTING.markdown index f3556efa..6fbad1b7 100644 --- a/CONTRIBUTING.markdown +++ b/CONTRIBUTING.markdown @@ -78,7 +78,8 @@ lang: ep-ep ### Syntax highlighter -[Rouge](https://github.com/rouge-ruby/rouge/wiki/List-of-supported-languages-and-lexers) is used for syntax highlighting. +[Pygments](https://pygments.org/languages/) is used for syntax highlighting through +[pygments.rb](https://github.com/pygments/pygments.rb). ### Should I add myself as a contributor? -- cgit v1.2.3