This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/snippets/properties
Jean Abou-Samra fdf182a7af
Improve Java properties lexer (#2404)
Use special lexer rules for escapes; fixes catastrophic backtracking,
and highlights them too.

Fixes #2356
2023-04-17 20:14:42 +02:00
..
test_comments.txt Fix: Issues with .properties format using whitespace delimited key (#2241) 2022-09-25 22:56:48 +02:00
test_escaped_space_in_key.txt Whitespace token modernization - [bc] lexers - regarding #1905 (#1923) 2021-10-23 13:04:56 +02:00
test_escaped_space_in_value.txt Improve Java properties lexer (#2404) 2023-04-17 20:14:42 +02:00
test_just_key.txt Whitespace token modernization - [bc] lexers - regarding #1905 (#1923) 2021-10-23 13:04:56 +02:00
test_just_key_with_space.txt Improve Java properties lexer (#2404) 2023-04-17 20:14:42 +02:00
test_leading_whitespace_comments.txt Fix: Issues with .properties format using whitespace delimited key (#2241) 2022-09-25 22:56:48 +02:00
test_space_delimited_kv_pair.txt Fix: Issues with .properties format using whitespace delimited key (#2241) 2022-09-25 22:56:48 +02:00