1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-03-23 21:29:15 +02:00

4 Commits

Author SHA1 Message Date
Alec Thomas
ce3d6bf527 Invert default "ensure newline" behaviour so that it is opt-in.
See .
2017-09-30 14:41:05 +10:00
Alec Thomas
573c1d157d Ensure a newline exists at the end of files.
Fixes .
2017-09-29 21:59:52 +10:00
Alec Thomas
80d3b96869 Ensure class names from default set exist. 2017-09-27 22:01:03 +10:00
Alec Thomas
102aa61ac3 Add RemappingLexer.
This pattern is used heavily in Pygments for certain lexers,
particularly Lisp variants. See .
2017-09-27 11:30:55 +10:00