Commit 0e81011
taca
www/ruby-rouge: update to 4.1.1
4.1.1 (2023-05-15)
o General
* Fix Twig/Jinja: incorrect recognition of some special tokens like
keywords (#1949 by nsfisis)
* Add reference to Code of Conduct (#1942 by Tan Le)
o Dart Lexer
* Add basic support for Dart 3 features (#1935 by Parker Lougheed)
o Dot Lexer
* Add alias graphviz for dot (#1651 by Alexander Sapozhnikov)
o JavaScript Lexer
* javascript: Fix an issue where some keywords like "for" and "if" are
mistakenly recognized as functions (#1938 by nsfisis)
o Liquid Lexer
* Liquid: update for 5.0.0 (#1681 by Eric Knibbe)
o Mosel Lexer
* Delete buggy detection for Mosel (#1936 by Cyril Brulebois)
o Openedge Lexer
* fix: improve openedge abl langage (#1843 by clement-brodu)
o PHP Lexer
* php: fix highlight of fully-qualified identifiers (fix #1718) (#1924 by
nsfisis)
o Python Lexer
* Support doctest highlight in Python lexer (#1932 by Tan Le)
o Ruby Lexer
* Highlight Ruby's and/or/not logical operators (#1950 by Demian Ferreiro)
* Fix string interpolation in Ruby percent literal (#1945 by Tan Le)
o Rust Lexer
* rust: Update builtins and sample file (fix #1922) (#1923 by nsfisis)
o Shell Lexer
* Add detection for zsh completion files (#1933 by Germán Riaño)1 parent 2b59a06 commit 0e81011
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments