1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-04-15 11:46:38 +02:00
chroma/lexers/testdata/analysis/cpp.include.expected
Alec Thomas a20cd7e8df
feat: support basic regex analysers in XML (#828)
The `<analyse>` element contains a regex to match against the input, and
a score if the pattern matches.

The scores of all matching patterns for a lexer are summed.

Replaces #815, #813 and #826.
2023-08-22 05:32:23 +10:00

2 lines
4 B
Plaintext